I have some OPC string tags that are subscribed to a Siemens S7-1500 series OPC Server. The tags are defined from a UDT and using the Default Tag Group. For some reason, the value will randomly go blank for about 0.5 seconds, then return. I have monitored the tag value directly in the PLC, and it is not doing the same, the string value remains constant. I have checked that the tag in the PLC is not being overwritten as well. I should mention that the PLC data type in the Siemens CPU is WSTRING, not sure if that makes a difference or not.
Any suggestions would be appreciated. Thanks all!