Topic: DMD0158
HWINFO - Get Hardware Information |
|
The Get Hardware Information (HWINFO) instruction is used to retrieve hardware-specific information from an I/O module. This instruction allows a Do-more CPU to confirm at runtime that an I/O module is present, or missing; or confirm that a module in a particular slot has the required I/O count, etc. This instruction is also useful for determining if an I/O module that is marked as "Optional" in the I/O Configuration is present at runtime.
|
|
Parameters:Note: Use the F9 key or click the 'three dot box' at the right edge of the parameter field to open the Default Element Selection Tool (the Element Picker or the Element Browser) or use the Down-Arrow key (Auto-Complete) on any parameter field to see a complete list of the memory locations that are valid for that parameter of the instruction.
Information Type selects which piece of information to retrieve from the module in the specified I/O slot:
Master selects which of the configured I/O Masters has access to the Base containing the target I/O module. For more information on I/O Masters see the I/O Configuration section of the System Configuration help topic.
Base selects which base contains the target I/O module. This list will contain the an entry for the local I/O base and all of the currently configured Ethernet I/O slaves (if they exist).
Slot specifies which slot contains the target I/O module. This can only be a constant value between 0 and 15.
Output specifies a numeric location to store the resulting data. This can be any writable numeric location.
|
|
Related Topics:DEVREAD - Read Device Register
DEVWRITE - Write Device Register
RD - Read From Intelligent Module
WT - Write To Intelligent Module
|
|
See Also:DATAINFO - Query Information about Data Memory
|
|
Rung Example:
|
|