Register
|
Meaning
|
---|---|
CONTROL[1]
|
65520 (dec) FFF0 (hex) = enable / disable HTTP or FTP/TFTP
|
CONTROL[2]
|
Indicates the error status. Possible return codes include:
0x000 (Success): MSTR block with operational code 65520 was called and the enabled state of HTTP or FTP/TFTP was changed.
0x5068 (Busy): MSTR block with operational code 65520 was called within 2 seconds of the previous call (regardless of return code from previous call).
0x4001 (Same state): MSTR block with operational code 65520 was called to change the enabled state of HTTP and FTP/TFTP to the states they were already in.
0x2004 (Invalid data): MSTR block with operational code 65520 was called and the data in the control block did not match the specifications.
0x5069 (Disabled): If the HTTP or FTP/TFTP service was already disabled via the Control Expert interface when the MSTR block with operational code 65520 was called to change the state of the disabled service.
|
CONTROL[3]
|
Set this register to 1
|
CONTROL[4]
|
|
CONTROL[5]
|
Module slot number and destination ID
High byte = Module slot number communication module slot
Low byte = Destination ID
|
CONTROL[6]
|
Request mode
Bit 0 (LSB) = 1: Enable FTP/TFTP
Bit 0 (LSB) = 0: Disable FTP/TFTP
Bit 1 = 1: Enable HTTP
Bit 1 = 0: Disable HTTP
|
CONTROL[7]
|
Set this register to 0
|
CONTROL[8]
|
|
CONTROL[9]
|
State Configured By Control Expert
|
Action attempted using MSTR with operation code 65520) (dec)
|
Result
|
---|---|---|
Disabled
|
Any
|
MSTR returns error code 0x5069 (service was already disabled by configuration)
|
Enabled
|
Disable
|
MSTR returns code 0x000 (success).
|
Enable
|
MSTR returns error code 0x4001 (same state). No change made.
|