
To access these properties, expand , double-click CcnPocTable and double-click a CcnDataTable.
| Property | Value | Description |
|---|---|---|
| Debug On | true or false default
|
Turns debugging on (true) and off (false).
|
| Table Type | number | Configures the type of table. For Data tables, valid type is >127. |
| Table Type String | text | Describes the table. |
| Table Instance | number | Assigns a table number to the table. |
| Table Num | number | Assigns a unique table number within Table Instance.
|
| Table Name | text | Assigns an eight-character name to the table. This is the only property that goes to field device.
To change the name in the device after entering it here, invoke the Fetch action on the table. An invalid table name is treated as “T.” The driver sends the first eight characters of the name to the field device. NOTE: Change the
Table Name property on the Property Sheet only. Avoid renaming the table name on the wire sheet, slot sheet etc.
This operation is controller specific. |
| Table Block Count | number | Configures the table’s block count (generally 10-15). |
| Learn Status | read-only | Reports the status of the network-level learn command (busy, idle or error).
|
| Poll Frequency | drop-down list | Selects one of three pre-configured polling frequencies: Slow, Normal, Fast.
|
| Poc Table Type | read-only | Displays the type of Poc table. |
| Data Block | number | Identifies the data block. |
| Point Create Count | number | Reports the number of points created during the latest create process. |
| Point Force Refresh | true or false default
|
Turns this function on (true) and off (false).
|