
To access these properties, expand , double-click CcnTableGroup and double-click a CcnPocTable.
| Property | Value | Description |
|---|---|---|
| Debug On | true or false default
|
Turns debugging on (true) and off (false).
|
| Table Type | number | Configures the type of table. Valid types are 20 {14H}, 21 {15H}, 22 {16H} and 24{18H}. |
| Table Type String | text | Describes the table. |
| Table Instance | number | Assigns a table number to the table. |
| Table Number | 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.
|
| Point Learn Count | read-only | Reports the number of points found during the latest discovery job. |
| Data Table Type | number | Defines the type of data table. This is a number. |
| Data Table Block | number | Defines the data table block number assigned to this Poc table (if it is a single block Poc table), otherwise this value is 255. |
| Data Table Start Block | number | Defines the starting data table block number assigned to this Poc table (if it is a multi-block Poc table), otherwise this value is 0. |
| Data Table End Block | number | Defines the data ending table block number assigned to this Poc table (if it is a multi-block Poc table), otherwise this value is 0. |
| Data Table Learn Count | number | Reports the number of data tables found during the latest discovery job. |
| Data Table Create Count | number | Reports the number of data tables created during the latest create process. |