.setserialnum Method

Function:

Sets the serial number of the device.

Syntax:

sys.setserialnum(byref str as string) as ok_ng

Returns:

  • 0 — OK: The serial number was set successfully.
  • 1 — NG: Serial number programming failed.

See Also:

Serial Number


Details

To find out if there is a serial number, refer to your device's platform documentation (for example, the EM1000's is here).


.setserialnum Method

Details