I found some clever code in a CXDesigner project which sends a FINS command to the PLC then to an inverter (for example)
I can't take credit for this...
CODE
FINS(0,0,144,$W31500,11,1,2,2,$W31500,0);
I editted this to point to my SCU. This was some time ago
Do I have to do something clever to use the FINS instruction? I get a 'Format Error' in CXDesigner.
I can't remember doing anything before (but it probably was an earlier version of CXD)
The code above was uploaded from a screen, and works fine BUT I can't even press OK on existing code, nevermind after editting - alway get the same Format Error
Thanks,
Pp