Hello,
I've got the following error message :
for my item.
Attached the item definition.
If I change the item's "Type of information" to character the item is working as intended but I cannot manipulate my data with characters output.
Maybe a clue is when I change "Type of information" to character, and if i take a look at the returned values (seen screen capture), it seems that a carriage return is send a the beginning of the data...
Thanks for your help.
I've got the following error message :
Code:
Received value [106682] is not suitable for value type [Numeric (float)]
Attached the item definition.
If I change the item's "Type of information" to character the item is working as intended but I cannot manipulate my data with characters output.
Maybe a clue is when I change "Type of information" to character, and if i take a look at the returned values (seen screen capture), it seems that a carriage return is send a the beginning of the data...
Thanks for your help.
Comment