• No se han encontrado resultados

RECOMENDACIONES GENERALES

III. HABILIDADES SOCIALES

Name: Device Net Board Information Variables

Description: Contains variables which hold information on the operation of each DeviceNet daughter-board and the network associated with each daughter-board. Individual fields are described below. User viewable and configurable fields are viewed and edited on the DeviceNet Board List and Board List Detail screens.

$DN_BD_INFO [1].$dn_bd_baud Minimum: 0 Default: 0 Maximum: 2

KCL/Data: RW Program: RW GET/SET_VAR: RW Data Type: SHORT Name: DeviceNet Daughter-Board Baud Rate

Description: The speed of the network connected to the DeviceNet daughter-board. 0: 125 KB 1: 250 KB 2: 500 KB

Power Up: Changes take effect at power up.

User Interface Location: DeviceNet Board Detail screen $DN_BD_INFO[1].$dn_bd_bfree

Minimum: 0 Default: 0 Maximum: 16384

KCL/Data: RO Program: RO GET/SET_VAR: RO Data Type: SHORT Name: DeviceNet Daughter-Board Free Byte Count

Description: The number of bytes free in the shared RAM buffer. Power Up: Changes take effect at power up.

User Interface Location: DeviceNet Board Detail screen $DN_BD_INFO[1].$dn_bd_bfrus

Minimum: 0 Default: 0 Maximum: 16384

KCL/Data: RO Program: RO GET/SET_VAR: RO Data Type: SHORT Name: DeviceNet Daughter-Board Available Shared RAM Offset

Description: The offset in shared RAM of the next available byte in the pool area. Internal use only.

Power Up: Changes take effect at power up.

User Interface Location: DeviceNet Board Detail screen $DN_BD_INFO[1].$dn_bd_canec

Minimum: 0 Default: 0 Maximum: 32767

KCL/Data: RO Program: RO GET/SET_VAR: RO Data Type: SHORT Name: DeviceNet CAN Frame Error Count

Description: A count of the frame errors on the CAN connected to the DeviceNet daughter- board.

Power Up: Changes take effect at power up.

User Interface Location: DeviceNet Board Detail screen $DN_BD_INFO[1].$dn_bd_canlm

Minimum: 0 Default: 0 Maximum: 32767

KCL/Data: RO Program: RO GET/SET_VAR: RO Data Type: SHORT Name: DeviceNet CAN Lost Message Count

Description: A count of the lost messages on the CAN connected to the DeviceNet daughter- board.

Power Up: Changes take effect at power up.

User Interface Location: DeviceNet Board Detail screen $DN_BD_INFO[1].$dn_bd_canna

Minimum: 0 Default: 0 Maximum: 32767

KCL/Data: RO Program: RO GET/SET_VAR: RO Data Type: SHORT Name: DeviceNet CAN Acknowledge Failure Count

Description: A count of the failures to receive acknowledge from the CAN connected to the DeviceNet daughter-board.

Power Up: Changes take effect at power up.

User Interface Location: DeviceNet Board Detail screen $DN_BD_INFO[1].$dn_bd_canov

Minimum: 0 Default: 0 Maximum: 32767

Name: DeviceNet CAN Request Over-Run Count

Description: A count of the request over-runs (unprocessed messages) on the CAN connected to the DeviceNet daughter-board.

Power Up: Changes take effect at power up.

User Interface Location: DeviceNet Board Detail screen $DN_BD_INFO[1].$dn_bd_canrc

Minimum: 0 Default: 0 Maximum: 32767

KCL/Data: RO Program: RO GET/SET_VAR: RO Data Type: SHORT Name: DeviceNet CAN Receive Count

Description: A count of the acknowledged receives from the CAN connected to the DeviceNet daughter-board.

Power Up: Changes take effect at power up.

User Interface Location: DeviceNet Board Detail screen $DN_BD_INFO[1].$dn_bd_cantc

Minimum: 0 Default: 0 Maximum: 32767

KCL/Data: RO Program: RO GET/SET_VAR: RO Data Type: SHORT Name: DeviceNet CAN Transmission Count

Description: A count of the transmissions on the CAN (Controller Area Network) connected to the DeviceNet daughter-board.

Power Up: Changes take effect at power up.

User Interface Location: DeviceNet Board Detail screen $DN_BD_INFO [1].$dn_bd_cflag

Minimum: 0 Default: 0 Maximum: 32767

KCL/Data: RW Program: RW GET/SET_VAR: RW Data Type: SHORT Name: DeviceNet Daughter-Board Connection Flags

Description: Determines the type of server (slave) I/O connections allowable in accessing the DeviceNet daughter-board from the DeviceNet network. The following are OR'ed together to determine a field value:

1: explicit messages (currently not supported) 2: POLL access

Power Up: Changes take effect at power up.

User Interface Location: DeviceNet Board List screen $DN_BD_INFO [1].$dn_bd_cmt

Minimum: "" Default: " " Maximum: ""

KCL/Data: RW Program: RW GET/SET_VAR: RW Data Type: STRING Name: DeviceNet Daughter-Board Comment

Description: Provides a short description field for the daughter-board/network. Power Up: Changes take effect immediately.

User Interface Location: DeviceNet Board List screen $DN_BD_INFO[1].$dn_bd_emrqb

Minimum: 0 Default: 0 Maximum: 32767

KCL/Data: RW Program: RW GET/SET_VAR: RW Data Type: SHORT Name: DeviceNet Daughter-Board Explicit Message Buffer Size

Description: The size (in bytes) of the buffer for explicit messages. Currently not used. Power Up: Changes take effect at power up.

User Interface Location: DeviceNet Board Detail screen $DN_BD_INFO[1].$dn_bd_emrqo

Minimum: 0 Default: 0 Maximum: 32767

KCL/Data: RO Program: RO GET/SET_VAR: RO Data Type: SHORT Name: DeviceNet Daughter-Board Explicit Message Buffer Offset

Description: The offset of the buffer for explicit messages. Currently not used. Power Up: Changes take effect at power up.

User Interface Location: DeviceNet Board Detail screen $DN_BD_INFO[1].$dn_bd_emrqs

Minimum: 0 Default: 0 Maximum: 32767

KCL/Data: RO Program: RO GET/SET_VAR: RO Data Type: SHORT Name: DeviceNet Daughter-Board Explicit Message Request Status

Description: The status of an explicit message request made by the DeviceNet daughter-board. Currently not used.

Power Up: Changes take effect at power up.

User Interface Location: DeviceNet Board Detail screen $DN_BD_INFO[1].$dn_bd_emrsb

Minimum: 0 Default: 0 Maximum: 32767

KCL/Data: RW Program: RW GET/SET_VAR: RW Data Type: SHORT Name: DeviceNet Daughter-Board Explicit Response Buffer Size

Description: The size (in bytes) of the buffer for explicit responses. Currently not used. Power Up: Changes take effect at power up.

User Interface Location: DeviceNet Board Detail screen $DN_BD_INFO[1].$dn_bd_emrso

Minimum: 0 Default: 0 Maximum: 32767

KCL/Data: RO Program: RO GET/SET_VAR: RO Data Type: SHORT Name: DeviceNet Daughter-Board Explicit Response Buffer Offset

Description: The offset of the buffer for explicit responses. This variable is currently not used. Power Up: Changes take effect at power up.

User Interface Location: DeviceNet Board Detail screen $DN_BD_INFO[1].$dn_bd_emrss

Minimum: 0 Default: 0 Maximum: 32767

KCL/Data: RO Program: RO GET/SET_VAR: RO Data Type: SHORT Name: DeviceNet Daughter-Board Explicit Message Response Status

Description: The status of an explicit message response made by the DeviceNet daughter- board. Currently not used.

Power Up: Changes take effect at power up.

User Interface Location: DeviceNet Board Detail screen $DN_BD_INFO [1].$dn_bd_error

Minimum: "" Default: " " Maximum: ""

Name: DeviceNet Daughter-Board Error Buffer

Description: Contains error messages returned by the DeviceNet daughter-board. Power Up: Changes take effect at power up.

User Interface Location: DeviceNet Board Detail screen $DN_BD_INFO[1].$dn_bd_intvl

Minimum: 0 Default: 0 Maximum: 32767

KCL/Data: RO Program: RO GET/SET_VAR: RO Data Type: SHORT Name: DeviceNet Daughter-Board Periodic Transmission Interval

Description: The interval for periodic transmission of slave data to the remote master. Currently unused.

Power Up: Changes take effect at power up.

User Interface Location: DeviceNet Board Detail screen $DN_BD_INFO[1].$dn_bd_macid

Minimum: 0 Default: 0 Maximum: 63

KCL/Data: RW Program: RW GET/SET_VAR: RW Data Type: SHORT Name: DeviceNet Daughter-Board MAC-Id

Description: The Media Access Control Identifier (MAC-Id) for the DeviceNet daughter-board. Must be in the range [0..63]. There cannot be a duplicate MAC-Id between the daughter-board and any devices connected to the daughter-board.

Power Up: Changes take effect at power up.

User Interface Location: DeviceNet Board Detail screen $DN_BD_INFO[1].$dn_bd_slvib

Minimum: 0 Default: 0 Maximum: 32767

KCL/Data: RW Program: RW GET/SET_VAR: RW Data Type: SHORT Name: DeviceNet Daughter-Board Slave Input Buffer Size

Description: The number of bytes provided as a buffer for slave input data (from the controller to the remote host).

Power Up: Changes take effect at power up.

$DN_BD_INFO[1].$dn_bd_slvio

Minimum: 0 Default: 0 Maximum: 32767

KCL/Data: RO Program: RO GET/SET_VAR: RO Data Type: SHORT Name: DeviceNet Daughter-Board Slave Input Offset

Description: The offset in shared RAM of the slave input area. Power Up: Changes take effect at power up.

User Interface Location: DeviceNet Board Detail screen $DN_BD_INFO[1].$dn_bd_slvob

Minimum: 0 Default: 0 Maximum: 32767

KCL/Data: RW Program: RW GET/SET_VAR: RW Data Type: SHORT Name: DeviceNet Daughter-Board Slave Output Buffer Size

Description: The number of bytes provided as a buffer for slave output data (to the controller from the remote host).

Power Up: Changes take effect at power up.

User Interface Location: DeviceNet Board Detail screen $DN_BD_INFO[1].$dn_bd_slvoo

Minimum: 0 Default: 0 Maximum: 32767

KCL/Data: RO Program: RO GET/SET_VAR: RO Data Type: SHORT Name: DeviceNet Daughter-Board Slave Output Offset

Description: The offset in shared RAM of the slave output area. Power Up: Changes take effect at power-up.

User Interface Location: DeviceNet Board Detail screen $DN_BD_INFO [1].$dn_bd_stat

Minimum: 0 Default: 99 Maximum: 99

KCL/Data: RO Program: RO GET/SET_VAR: RO Data Type: SHORT Name: DeviceNet Daughter-Board Status

Description: Indicates the status of the DeviceNet daughter-board: 0: board is offline and has not been initialized

2: board is offline but has been initialized

3: board is in an error state and has not been initialized 4: board is in an error state and cannot be initialized 5: board is in an error state but has been initialized 6: board is on-line

7: board is currently being initialized

99: no DeviceNet variables have been initialized $DN_CODE_PTH

Minimum: "" Default: " " Maximum: ""

KCL/Data: RO Program: RO GET/SET_VAR: RO Data Type: STRING Name: DeviceNet Daughter-Board Code Path

Description: The path name for the binary code file that is loaded on the DeviceNet Interface board at power-up. For internal use. Do not modify this variable.

Power Up: Changes take effect at power-up. User Interface Location: SYSTEM variable screen.

$DN_DEV_DEFS[1-40] STRUCTURE Name: DeviceNet Device Definition List

Description: List of device definitions for user-defined devices. Each record contains

configuration and operational information; individual fields are described below. Viewable and editable fields are displayed on the DeviceNet Device Definition and Device Definition Detail screens.

$DN_DEV_DEFS[1].$dn_dd_class Minimum: 0 Default: 0 Maximum: 3

KCL/Data: RO Program: RO GET/SET_VAR: RO Data Type: BYTE Name: DeviceNet Device Definition Class

Description: The device class for a DeviceNet device with this definition. 0: digital device

1: analog device

2: multi-module device (not available for user-defined devices) 3: special - devices which require special handling

User Interface Location: DeviceNet Device Definition Detail screen $DN_DEV_D EFS[1].$dn_dd_cmt

Minimum: "" Default: " " Maximum: ""

KCL/Data: RW Program: RW GET/SET_VAR: RW Data Type: STRING Name: DeviceNet Device Definition Comment

Description: A comment associated with the device definition. Power Up: Changes take effect immediately.

User Interface Location: DeviceNet Device Definition Detail screen, Device Definition screen $DN_DEV_DEFS[1].$dn_dd_dvtyp

Minimum: -32767 Default: 0 Maximum: 32767

KCL/Data: RW Program: RW GET/SET_VAR: RW Data Type: SHORT Name: DeviceNet Device Definition Type

Description: The device type code of the DeviceNet device definition. Power Up: Changes take effect immediately.

User Interface Location: DeviceNet Device Definition Detail screen $DN_DEV_D EFS[1].$dn_dd_name

Minimum: "" Default: " " Maximum: ""

KCL/Data: RW Program: RW GET/SET_VAR: RW Data Type: STRING Name: DeviceNet Device Definition Name

Description: The name given to the device definition. This name is used when adding a device on the DeviceNet Device List screen and selecting a device type.

Power Up: Changes take effect immediately.

User Interface Location: DeviceNet Device Definition Detail screen, Device Definition screen, Device List screen

$DN_DEV_DEFS[1].$dn_dd_prcod

Minimum: -32767 Default: 0 Maximum: 32767

KCL/Data: RW Program: RW GET/SET_VAR: RW Data Type: SHORT Name: DeviceNet Device Definition Product Code

Power Up: Changes take effect immediately.

User Interface Location: DeviceNet Device Definition Detail screen $DN_DEV_DEFS[1].$dn_dd_stat

Minimum: 0 Default: 0 Maximum: 2

KCL/Data: RO Program: RO GET/SET_VAR: RO Data Type: BYTE Name: DeviceNet Device Definition Status

Description: The current status of the device definition. For internal use. Do not modify. 0: This entry in the device definition list is unused.

1: This device definition is invalid; the product code, vendor ID, device type, and name fields must contain valid values. 2: This device definition is valid.

Power Up: Changes take effect immediately.

User Interface Location: DeviceNet Device Definition Detail screen $DN_DEV_DEFS[1].$dn_dd_inp1

Minimum: -32767 Default: 0 Maximum: 32767

KCL/Data: RW Program: RW GET/SET_VAR: RW Data Type: SHORT Name: DeviceNet Device Definition Input Parameter 1

Description: An input parameter associated with the device definition. Usage to be determined. Power Up: Changes take effect immediately.

User Interface Location: DeviceNet Device Definition Detail screen $DN_DEV_DEFS[1].$dn_dd_inp2

Minimum: -32767 Default: 0 Maximum: 32767

KCL/Data: RW Program: RW GET/SET_VAR: RW Data Type: SHORT Name: DeviceNet Device Definition Input Parameter 2

Description: An input parameter associated with the device definition. Usage to be determined. Power Up: Changes take effect immediately.

User Interface Location: DeviceNet Device Definition Detail screen $DN_DEV_DEFS[1].$dn_dd_inp3

Minimum: -32767 Default: 0 Maximum: 32767

Name: DeviceNet Device Definition Input Parameter 3

Description: An input parameter associated with the device definition. Usage to be determined. Power Up: Changes take effect immediately.

User Interface Location: DeviceNet Device Definition Detail screen $DN_DEV_DEFS[1].$dn_dd_inp4

Minimum: -32767 Default: 0 Maximum: 32767

KCL/Data: RW Program: RW GET/SET_VAR: RW Data Type: SHORT Name: DeviceNet Device Definition Input Parameter 4

Description: An input parameter associated with the device definition. Usage to be determined. Power Up: Changes take effect immediately.

User Interface Location: DeviceNet Device Definition Detail screen $DN_DEV_DEFS[1].$dn_dd_mode

Minimum: 0 Default: 0 Maximum: 3

KCL/Data: RO Program: RO GET/SET_VAR: RO Data Type: BYTE Name: DeviceNet Device Definition Access Mode

Description: The mode by which a DeviceNet device with this definition accesses I/O. For internal use. Do not modify.

0: no I/O access - for devices with no inputs or outputs

1: polled access - for devices with outputs (with or without inputs) 2: strobed access - used for devices with inputs only

Power Up: Changes take effect immediately.

User Interface Location: DeviceNet Device Definition Detail screen $DN_DEV_DEFS[1].$dn_dd_msgsz

Minimum: 0 Default: 0 Maximum: 32767

KCL/Data: RW Program: RW GET/SET_VAR: RW Data Type: SHORT Name: DeviceNet Device Definition Message Size

Description: The size of the explicit message buffer on a device with this device definition. Currently not in use.

User Interface Location: DeviceNet Device Definition Detail screen $DN_DEV_DEFS[1].$dn_dd_n_inp

Minimum: 0 Default: 0 Maximum: 255

KCL/Data: RW Program: RW GET/SET_VAR: RW Data Type: SHORT Name: DeviceNet Device Definition: Number of Inputs

Description: The number of inputs on a DeviceNet device with this definition. Power Up: Changes take effect immediately.

User Interface Location: DeviceNet Device Definition Detail screen $DN_DEV_DEFS[1].$dn_dd_n_out

Minimum: 0 Default: 0 Maximum: 255

KCL/Data: RW Program: RW GET/SET_VAR: RW Data Type: SHORT Name: DeviceNet Device Definition: Number of Outputs

Description: The number of outputs on a DeviceNet device with this definition. Power Up: Changes take effect immediately.

User Interface Location: DeviceNet Device Definition Detail screen $DN_DEV_DEFS[1].$dn_dd_outp1

Minimum: -32767 Default: 0 Maximum: 32767

KCL/Data: RW Program: RW GET/SET_VAR: RW Data Type: SHORT Name: DeviceNet Device Definition Output Parameter 1

Description: An output parameter associated with the device definition. Usage to be determined. Power Up: Changes take effect immediately.

User Interface Location: DeviceNet Device Definition Detail screen $DN_DEV_DEFS[1].$dn_dd_outp2

Minimum: -32767 Default: 0 Maximum: 32767

KCL/Data: RW Program: RW GET/SET_VAR: RW Data Type: SHORT Name: DeviceNet Device Definition Output Parameter 2

Description: An output parameter associated with the device definition. Usage to be determined. Power Up: Changes take effect immediately.

User Interface Location: DeviceNet Device Definition Detail screen $DN_DEV_DEFS[1].$dn_dd_outp3

Minimum: -32767 Default: 0 Maximum: 32767

KCL/Data: RW Program: RW GET/SET_VAR: RW Data Type: SHORT Name: DeviceNet Device Definition Output Parameter 3

Description: An output parameter associated with the device definition. Usage to be determined. Power Up: Changes take effect immediately.

User Interface Location: DeviceNet Device Definition Detail screen $DN_DEV_DEFS[1].$dn_dd_outp4

Minimum: -32767 Default: 0 Maximum: 32767

KCL/Data: RW Program: RW GET/SET_VAR: RW Data Type: SHORT Name: DeviceNet Device Definition Output Parameter 4

Description: An output parameter associated with the device definition. Usage to be determined. Power Up: Changes take effect immediately.

User Interface Location: DeviceNet Device Definition Detail screen $DN_DEV_D EFS[1].$dn_dd_pdt

Minimum: -32767 Default: 0 Maximum: 32767

KCL/Data: RO Program: RO GET/SET_VAR: RO Data Type: SHORT Name: DeviceNet Device Definition PDT

Description: The PDT (permanent device type) associated with the device definition. User- defined devices have PDT's greater than zero; installation-defined devices have PDT's less than zero. For internal use. Do not modify.

Power Up: Changes take effect at power up. User Interface Location: SYSTEM variable screen. $DN_DEV_DEFS[1].$dn_dd_vndid

Minimum: -32767 Default: -1 Maximum: 32767

KCL/Data: RW Program: RW GET/SET_VAR: RW Data Type: SHORT Name: DeviceNet Device Definition Vendor ID

Power Up: Changes take effect immediately.

User Interface Location: DeviceNet Device Definition Detail screen

$DN_DEV_LIST[1-80] STRUCTURE 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.

$DN_DEV_LIST[1].$dn_dv_bdidx Minimum: 0 Default: 0 Maximum: 4

KCL/Data: RO Program: RO GET/SET_VAR: RO Data Type: BYTE Name: DeviceNet Device Board Index

Description: The number of the DeviceNet daughter-board to which the device is connected. For internal use. Do not modify.

Power Up: Changes take effect immediately.

User Interface Location: DeviceNet Device List screen $DN_DEV_L IST[1].$dn_dv_cmt

Minimum: "" Default: " " Maximum: ""

KCL/Data: RW Program: RW GET/SET_VAR: RW Data Type: STRING Name: DeviceNet Device Comment

Description: A comment associated with a particular DeviceNet Device. It might be used to