Read device serial number from CC100/PFC200

Is there a known command to read out the device serial number “UN315640102…95+000000…” via command line?

image

Hi,
/etc/config-tools/get_coupler_details serial-number

root@PFC200V3-43504C:~ /etc/config-tools/get_coupler_details serial-number
12SUN12364010260371234+0000000000012348 root@PFC200V3-43504C:~

1 Like

Hi,

For Newer FW you can also use /etc/config-tools/get_typelabel_value UII to Print the UII Number of the Device.

1 Like

Hi,

Is there a library that can read the serial number from CODESYS? I am guessing we could use the FuExecuteCommand fb to pass a command, but am looking to see if there is something already built.

Thank you,