Hello,
I'm trying to get a string from the datalayer at 'fieldbuses/modbustcp/client/devices/EFC1/info/status' which would return a drive status.
I've been using some other forum topics to make the following code :
I understood that I have to use the type written in References from Metadata, so uint16 in that case.
But I got the DL_Type_mismatch error :
Is my problem about wrong type variable type ? Or did I implement some code error ?
Thanks in advance
Â