I'm using flattened strings to write an array of tags to the tag engine. This data is then passed on to a Kepware OPC server which communicates with a GE PLC. The Kepware OPC server doesn't support binary strings. Kepware ignores any data after a null string. How can I send an array of data to a OPC server if that server only supports null terminated ascii strings? Is there any work around? Why doesn't Labview DSC v7.0 support write tag arrays?
One question, on the general tab for the tag configuration, have you un-checked the "Text Only" box? If not, the engine is only publishing the data to the first NULL.