Command Details: Reset
Details
Command Code: | 05h |
Valid for: | Object Instance |
Description
This command is sent from the host application to the Anybus object (instance 0). A power-on reset is a request to make the module ready for a power-on reset from the host application. A power-on + factory default reset is a request a to return the module to the application specific out-of-box state and then make the module ready for a power-on reset from the host application.
A power-on reset shuts down the network and then sets the module in the EXCEPTION state waiting for the host to perform the power-on reset. Note that this command does not clear or reset any functionality stored in non-volatile memory. No command data shall be supplied together with this reset type of reset command.
A power-on + factory default request shuts down the network, resets the functionality specified by the bit field in the command data, reports the result in the response data and then sets the module in EXCEPTION state waiting for the host application to perform the power-on reset.
If a power-on + factory default reset is successful the response bit field indicates what was reset successfully.
Command details:
Field
Contents
CMDExt[0]
(reserved)
CMDExt[1]
00h:
Power-on reset (actual power-on or simulated)
01h:
(reserved)
02h:
Power-on + Factory default reset
Data[0-3]
Bitmask specifying what to reset to factory default state (UINT32)
Bit(s):
Description:
0:
Network configuration parameters
1:
Anybus file system
2:
All existing configuration like user created accounts and stored certificates
3-23
(reserved)
24-31
Reserved or used for network specific functionality, see the respective network guides
Response details:
Field
Contents
Data[0-3]
Bitmask specifying what the Anybus CompactCom was supported to reset. See command data for bit specification.