Array_Write_IIOT.json (3.2 KB)
I am trying to write array of data through IIOT opc-UA client to OPC-UA PLC server.
i could able to read/write single integer as well as reading of array of data too. but while writing array of data to OPC-UA server , its keeps on return with error "BadTypeMimatch" - Data type is int16, with array dimension but i m not sure how to provide array dimension value.
Is there a specific format to write array of data via this node