Name: DeviceNet Device List
Description: The list of all DeviceNet devices connected to all daughter-boards.
This list is indexed by $DN_DEV_INDX. Each record contains information
pertaining to the operation and configuration of the associated device. The fields are individually described below. User-viewable and editable fields are accessed on the DeviceNet Device List screen.
Power Up: N/A
Minimum: 0 Maximum: 1 Default: 0 KCL/Data: RO Program: RO UIF:
RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Device Analog-First Buffer Allocation Flag
Description: This flag indicates whether the data mapping for this device is
organized with all analog data (inputs and outputs) preceding all digital data (if TRUE). This variable is used for internal purposes only.
Power Up: N/A
$DN_DEV_LIST[1].$dn_dv_bdidx
Minimum: 0 Maximum: 4 Default: 0 KCL/Data: RO Program: RO UIF:
RO CRTL: RO Data Type: BYTE Memory: CMOS
Name: DeviceNet Device Board Index
Description: The number of the DeviceNet daughter-board to which the device
is connected.
Power Up: N/A
Screen: DeviceNet Device List screen
$DN_DEV_LIST[1].$dn_dv_cmt
Minimum: "" Maximum: "" Default: "****************" KCL/Data:
RW Program: RW UIF: RW CRTL: RW Data Type: STRING Memory: CMOS
Name: DeviceNet Device Comment
Description: A comment associated with a particular DeviceNet Device. It may
be used to indicate the use of the device, etc.
Power Up: Changes take effect immediately. Screen: DeviceNet Device List screen
$DN_DEV_LIST[1].$dn_dv_dvtyp
Minimum: 0 Maximum: 32767 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: SHORT Memory: CMOS
Description: The device type of the DeviceNet device. Because the MPC860
does not have access to the device definitions, this information is stored in the device system variable structure and transferred to the MPC860 by the PPC603e at startup.
Power Up: N/A
Screen: Device Definition Detail screen or Standard Definition Detail screen.
$DN_DEV_LIST[1].$dn_dv_fstmd
Minimum: 0 Maximum: 32767 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Device First-Module Index
Description: Index of the first module connected to the DeviceNet device. Used
only for multi-module devices. A value of 255 indicates that no module list exists for this device.
Power Up: N/A
$DN_DEV_LIST[1].$dn_dv_inpfs
Minimum: 0 Maximum: 1 Default: 0 KCL/Data: RO Program: RO UIF:
RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Device Inputs-First Buffer Allocation Flag
Description: This flag indicates whether the data mapping for this device is
organized with all input data (analog or digital) preceding all output data (if TRUE) or if data is organized by data type (either analog first or digital first). This
variable is used for internal purposes only.
Power Up: N/A
$DN_DEV_LIST[1].$dn_dv_macid
Minimum: 0 Maximum: 63 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: BYTE Memory: CMOS
Name: DeviceNet Device MAC-Id
Description: The MAC-Id (Media Access Control Identifier) of the DeviceNet
the same daughter-board or of the MAC-Id of the daughter-board itself. The MAC-Id is set when a device is first added to a daughter-board’s device list.
Power Up: N/A
Screen: DeviceNet Device List screen
$DN_DEV_LIST[1].$dn_dv_mode
Minimum: 0 Maximum: 127 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: BYTE Memory: CMOS
Name: DeviceNet Device Access Mode
Description: The access mode of the DeviceNet device. Because the MPC860
does not have access to the device definitions, this information is stored in the device system variable structure and transferred to the MPC860 by the PPC603e at startup.
Power Up: N/A
Screen: Device Definition Detail screen or Standard Definition Detail screen.
$DN_DEV_LIST[1].$dn_dv_nain
Minimum: 0 Maximum: 255 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Device Analog Inputs Count (Maximum)
Description: The number of analog inputs present on the DeviceNet device.
Used internally to configure communications to multi-module devices on the MPC860.
Power Up: N/A
Screen: Device Definition Detail screen or Standard Definition Detail screen.
$DN_DEV_LIST[1].$dn_dv_naout
Minimum: 0 Maximum: 255 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: SHORT Memory: CMOS
Description: The number of analog outputs present on the DeviceNet device.
Used internally to configure communications to multi-module devices on the MPC860.
Power Up: N/A
Screen: Device Definition Detail screen or Standard Definition Detail screen.
$DN_DEV_LIST[1].$dn_dv_ndin
Minimum: 0 Maximum: 255 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Device Digital Inputs Count (Maximum)
Description: The number of digital inputs present on the DeviceNet device.
Used internally to configure communications to multi-module devices on the MPC860.
Power Up: N/A
Screen: Device Definition Detail screen or Standard Definition Detail screen.
$DN_DEV_LIST[1].$dn_dv_ndout
Minimum: 0 Maximum: 255 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Device Digital Outputs Count (Maximum)
Description: The number of digital outputs present on the DeviceNet device.
Used internally to configure communications to multi-module devices on the MPC860.
Power Up: N/A
Screen: Device Definition Detail screen or Standard Definition Detail screen.
$DN_DEV_LIST[1].$dn_dv_pdt
Minimum: -32767 Maximum: 32766 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: SHORT Memory: CMOS
Description: A numeric identifier of the DeviceNet device type. Values less than
zero indicate an installation-defined device; values greater than zero indicate a user-defined device.
Power Up: N/A
$DN_DEV_LIST[1].$dn_dv_prdcd
Minimum: 0 Maximum: 32767 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Device Product Code
Description: The product code of the DeviceNet device. Because the MPC860
does not have access to the device definitions, this information is stored in the device system variable structure and transferred to the MPC860 by the PPC603e at startup.
Power Up: N/A
Screen: Device Definition Detail screen or Standard Definition Detail screen.
$DN_DEV_LIST[1].$dn_dv_stat
Minimum: 0 Maximum: 0 Default: 0 KCL/Data: RO Program: RO UIF:
RO CRTL: RO Data Type: BYTE Memory: CMOS
Name: DeviceNet Device Status
Description: The status of the DeviceNet device. 0: device is offline 1: device is
in an error state 2: device is online
Power Up: N/A
Screen: DeviceNet Device List screen
$DN_DEV_LIST[1].$dn_dv_vndid
Minimum: 0 Maximum: 32767 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Device Vendor ID
Description: The vendor ID of the DeviceNet device. Because the MPC860
device system variable structure and transferred to the MPC860 by the PPC603e at startup.
Power Up: N/A
Screen: Device Definition Detail screen or Standard Definition Detail screen.
$DN_DEV_LIST[1].$dn_inp_ofst
Minimum: 0 Maximum: 0 Default: 0 KCL/Data: RO Program: RO UIF:
RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Device Input Buffer Offset
Description: The offset in shared RAM of the first byte of the DeviceNet device’s
input data buffer.
Power Up: N/A
$DN_DEV_LIST[1].$dn_inp_size
Minimum: 0 Maximum: 0 Default: 0 KCL/Data: RO Program: RO UIF:
RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Device Input Buffer Size
Description: The size in bytes of the input buffer of the DeviceNet device. Power Up: N/A
$DN_DEV_LIST[1].$dn_msg_ofst
Minimum: 0 Maximum: 0 Default: 0 KCL/Data: RO Program: RO UIF:
RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Message Buffer Offset
Description: The offset in shared RAM of the first byte of the DeviceNet device’s
message buffer. Currently not used.
Power Up: N/A
$DN_DEV_LIST[1].$dn_msg_size
Minimum: 0 Maximum: 0 Default: 0 KCL/Data: RO Program: RO UIF:
Name: DeviceNet Device Message Buffer Size
Description: The size in bytes of the message buffer of the DeviceNet device.
Currently not used.
Power Up: N/A
$DN_DEV_LIST[1].$dn_out_ofst
Minimum: 0 Maximum: 0 Default: 0 KCL/Data: RO Program: RO UIF:
RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Device Output Buffer Offset
Description: The offset in shared RAM of the first byte of the DeviceNet device’s
output data buffer.
Power Up: N/A
$DN_DEV_LIST[1].$dn_out_size
Minimum: 0 Maximum: 0 Default: 0 KCL/Data: RO Program: RO UIF:
RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Device Output Buffer Size
Description: The size in bytes of the output buffer of the DeviceNet device. Power Up: N/A
$DN_DEV_LIST[1].$dn_stat_p
Minimum: 0 Maximum: 0 Default: 0 KCL/Data: RO Program: RO UIF:
RO CRTL: RO Data Type: LONG Memory: CMOS
Name: DeviceNet Device Status Area Address
Description: The address of the area in shared RAM containing the status of the
DeviceNet device.
Power Up: N/A
$DN_DUMM_MOD[1].$dn_md_class
Minimum: 0 Maximum: 255 Default: 0 KCL/Data: RO Program:
Name: DeviceNet Module I/O Class
Description: The type of I/O supported by the DeviceNet module. 0: digital I/O 1:
analog I/O
Power Up: N/A
$DN_DUMM_MOD[1].$dn_md_dvpdt
Minimum: 0 Maximum: 32767 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Module Compatible Device PDT
Description: The PDT (Permanent Device Type) a DeviceNet device must have
in order for the module to be able to be connected to it. A value of zero indicates the module can be connected to all multi-module devices.
Power Up: N/A
$DN_DUMM_MOD[1].$dn_md_name
Minimum: "" Maximum: "" Default: "****************" KCL/Data:
RO Program: RO UIF: RO CRTL: RO Data Type: STRING Memory: CMOS
Name: DeviceNet Module Name
Description: The name given to the DeviceNet module type. Power Up: N/A
$DN_DUMM_MOD[1].$dn_md_ninp
Minimum: 0 Maximum: 255 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Module: Number of Inputs
Description: The number of input ports existing on the DeviceNet module. Power Up: N/A
Minimum: 0 Maximum: 255 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Module: Number of Outputs
Description: The number of output ports existing on the DeviceNet module. Power Up: N/A
$DN_DUMM_MOD[1].$dn_md_p1
Minimum: 0 Maximum: 32767 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Module Parameter 1
Description: Module/device detail parameters; usage to be determined. Power Up: N/A
$DN_DUMM_MOD[1].$dn_md_p2
Minimum: 0 Maximum: 32767 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Module Parameter 2 Description: See above.
Power Up: N/A
$DN_DUMM_MOD[1].$dn_md_p3
Minimum: 0 Maximum: 32767 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Module Parameter 3 Description: See above.
Power Up: N/A
$DN_DUMM_MOD[1].$dn_md_p4
Minimum: 0 Maximum: 32767 Default: 0 KCL/Data: RO Program:
Name: DeviceNet Module Parameter 4 Description: See above.
Power Up: N/A
$DN_DUMM_MOD[1].$dn_md_pmt
Minimum: 0 Maximum: 32767 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Permanent Module Type
Description: The permanent module type (PMT) designator given to the
DeviceNet module.
Power Up: N/A
$DN_DVDEF_IO[1].$dn_dd_algfs
Minimum: 0 Maximum: 1 Default: 0 KCL/Data: RO Program: RO UIF:
RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Device Definition: Analog I/O First Flag
Description: This flag, if set to 1 or TRUE, indicates that analog I/O is allocated
first for this device definition if it supports both digital and analog I/O. I/O allocation: $DN_DD_ALGFS=0, $DN_DD_INPFS=0: DINs, DOUTs, AINs, AOUTs $DN_DD_ALGFS=0, $DN_DD_INPFS=1: DINs, AINs, DOUTs, AOUTs $DN_DD_ALGFS=1, $DN_DD_INPFS=0: AINs, AOUTs, DINs, DOUTs
$DN_DD_ALGFS=1, $DN_DD_INPFS=1: AINs, DINs, AOUTs, DOUTs
Power Up: Changes take effect immediately. I/O is assigned at power-up. Screen: DeviceNet Device Definition Detail screen
$DN_DVDEF_IO[1].$dn_dd_cosai
Minimum: 0 Maximum: 32766 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Change-Of-State I/O Analog Input Size
Description: The number of change-of-state analog input ports for this device
Power Up: Changes take effect immediately. I/O is assigned at power-up. Screen: DeviceNet Device Definition Detail screen
$DN_DVDEF_IO[1].$dn_dd_cosao
Minimum: 0 Maximum: 32766 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Change-Of-State I/O Analog Output Size
Description: The number of change-of-state analog output ports for this device
definition.
Power Up: Changes take effect immediately. I/O is assigned at power-up. Screen: DeviceNet Device Definition Detail screen
$DN_DVDEF_IO[1].$dn_dd_cosdi
Minimum: 0 Maximum: 32766 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Change-Of-State I/O Digital Input Size
Description: The number of Change-Of-State digital input ports for this device
definition.
Power Up: Changes take effect immediately. I/O is assigned at power-up. Screen: DeviceNet Device Definition Detail screen
$DN_DVDEF_IO[1].$dn_dd_cosdo
Minimum: 0 Maximum: 32766 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Change-Of-State I/O Digital Output Size
Description: The number of change-of-state digital output ports for this device
definition.
Power Up: Changes take effect immediately. I/O is assigned at power-up. Screen: DeviceNet Device Definition Detail screen
$DN_DVDEF_IO[1].$dn_dd_cycai
Minimum: 0 Maximum: 32766 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Cyclic I/O Analog Input Size
Description: The number of cyclic analog input ports for this device definition. Power Up: Changes take effect immediately. I/O is assigned at power-up. Screen: DeviceNet Device Definition Detail screen
$DN_DVDEF_IO[1].$dn_dd_cycao
Minimum: 0 Maximum: 32766 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Cyclic I/O Analog Output Size
Description: The number of cyclic analog output ports for this device definition. Power Up: Changes take effect immediately. I/O is assigned at power-up. Screen: DeviceNet Device Definition Detail screen
$DN_DVDEF_IO[1].$dn_dd_cycdi
Minimum: 0 Maximum: 32766 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Cyclic I/O Digital Input Size
Description: The number of cyclic digital input ports for this device definition. Power Up: Changes take effect immediately. I/O is assigned at power-up. Screen: DeviceNet Device Definition Detail screen
$DN_DVDEF_IO[1].$dn_dd_cycdo
Minimum: 0 Maximum: 32766 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: SHORT Memory: CMOS
Description: The number of cyclic digital output ports for this device definition. Power Up: Changes take effect immediately. I/O is assigned at power-up. Screen: DeviceNet Device Definition Detail screen
$DN_DVDEF_IO[1].$dn_dd_defmd
Minimum: 0 Maximum: 127 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Device Definition Default I/O Mode
Description: The default I/O mode to be used for this device definition. The
mode is decoded by adding together one or more of the following: 0: No I/O supported 1: Explicit messaging 2: Polled I/O 4: Strobed I/O 16: Change-Of-State I/O 32: Cyclic I/O 64: Acknowledgement-suppressed
Power Up: Changes take effect immediately. Screen: DeviceNet Device Definition Detail screen
$DN_DVDEF_IO[1].$dn_dd_inpfs
Minimum: 0 Maximum: 1 Default: 0 KCL/Data: RO Program: RO UIF:
RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Device Definition: Input I/O First Flag This flag, if set to 1 or
TRUE, indicates that all input I/O is allocated first, before any (digital or analog) output I/O for this device definition. I/O allocation: $DN_DD_ALGFS=0,
$DN_DD_INPFS=0: DINs, DOUTs, AINs, AOUTs $DN_DD_ALGFS=0, $DN_DD_INPFS=1: DINs, AINs, DOUTs, AOUTs $DN_DD_ALGFS=1, $DN_DD_INPFS=0: AINs, AOUTs, DINs, DOUTs $DN_DD_ALGFS=1, $DN_DD_INPFS=1: AINs, DINs, AOUTs, DOUTs
Description:
Power Up: Changes take effect immediately. I/O is assigned at power-up. Screen: DeviceNet Device Definition Detail screen
$DN_DVDEF_IO[1].$dn_dd_maxai
Minimum: 0 Maximum: 0 Default: 0 KCL/Data: RO Program: RO UIF:
Name: DeviceNet Maximum Analog Input Size
Description: The maximum number of analog input ports for this device
definition.
Power Up: The user cannot change this value. Screen: System variables screen.
$DN_DVDEF_IO[1].$dn_dd_maxao
Minimum: 0 Maximum: 0 Default: 0 KCL/Data: RO Program: RO UIF:
RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Maximum Analog Output Size
Description: The maximum number of analog output ports for this device
definition.
Power Up: The user cannot change this value. Screen: System variables screen.
$DN_DVDEF_IO[1].$dn_dd_maxdi
Minimum: 0 Maximum: 0 Default: 0 KCL/Data: RO Program: RO UIF:
RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Maximum Digital Input Size
Description: The maximum number of digital input ports for this device definition. Power Up: The user cannot change this value.
Screen: System variables screen.
$DN_DVDEF_IO[1].$dn_dd_maxdo
Minimum: 0 Maximum: 0 Default: 0 KCL/Data: RO Program: RO UIF:
RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Maximum Digital Output Size
Description: The maximum number of digital output ports for this device
Power Up: The user cannot change this value. Screen: System variables screen.
$DN_DVDEF_IO[1].$dn_dd_polai
Minimum: 0 Maximum: 32766 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Polled I/O Analog Input Size
Description: The number of polled analog input ports for this device definition. Power Up: Changes take effect immediately. I/O is assigned at power-up. Screen: DeviceNet Device Definition Detail screen
$DN_DVDEF_IO[1].$dn_dd_polao
Minimum: 0 Maximum: 32766 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Polled I/O Analog Output Size
Description: The number of polled analog output ports for this device definition. Power Up: Changes take effect immediately. I/O is assigned at power-up. Screen: DeviceNet Device Definition Detail screen
$DN_DVDEF_IO[1].$dn_dd_poldi
Minimum: 0 Maximum: 32766 Default: 0 KCL/Data: RO Program:
RO UIF: RO CRTL: RO Data Type: SHORT Memory: CMOS
Name: DeviceNet Polled I/O Digital Input Size
Description: The number of polled digital input ports for this device definition. Power Up: Changes take effect immediately. I/O is assigned at power-up.