
This window opens when you expand , right-click Schedules, click and click New or select a row and click Edit in the Bacnet Schedule Export Manager.
| Property | Value | Description |
|---|---|---|
| Name | text | Identifies the schedule |
| Object ID | Object Id and Instance Number |
Identifies each device and component by the type of entity (
Object Id) combined with a unique Instance Number.
For devices (controllers, instruments, meters, etc.), In this case, the object is a schedule. |
| Supervisor Ord | additional properties |
Identifies the local station ORD for the schedule.
|
| Data Type | read-only |
Reports the ASN (Abstract Syntax Notation) data type for a device property. The driver automatically converts values to this
appropriate type. For example, an analog input present value is an ASN REAL that can be interpreted by a string point as a
character string. ENUMERATED is another example.
|
| Enabled | true (default) or false |
Activates (
true) and deactivates (false) use of the object (network, device, point, component, table, schedule, descriptor, etc.).
|
| Priority for Writing | numeric text values 1 through 16 (defaults to 16) | Sets up schedule priority. |
| Execution Time | additional properties |
Configures the frequency with which data are imported from a remote trend log (or trend log multiple) into a history (or histories).
Data import may occur at regular intervals (
Interval), Daily or when manually requested (Manual).
|
| Skip Writes | additional properties |
Adjusts which property types in a target BACnet schedule object the system writes to upon an export from a weekly schedule
component.
|
| Write Enum As | drop-down list (defaults to Unisgned)
|
Defines how to write Enum data as Unsigned: ENUMERATED or as an INTEGER.
|
| Out Of Service | true (default) or false |
Affects only the BACnet exposure and access to the source component. If the source (exported) component is a proxy point,
the equivalent
Enabled property in its ProxyExt is not affected.
You can set this property to |