Sie sind auf Seite 1von 6

EasyIO FC Series Controller

BACnet Protocol Implementation Conformance Statement


Your Choice for Automation Version 1.00 June 2013

The contents of this document are copyright © 2011 – 2013 EasyIO Holdings Pte Ltd. All rights reserved. Unless expressly
permitted herein, reproduction, transfer, distribution or storage of part or all of the contents in any form without the prior written
permission of EasyIO Holdings Pte Ltd is prohibited.

The content of this document is provided “as is”, without warranties of any kind with regards its accuracy or reliability. In no
event shall EasyIO Holdings Pte Ltd be liable for any special, indirect or consequential damages, or any damages whatsoever
resulting form loss of use, data or profits, arising out of or in connection with the use of this document. EasyIO Holdings Pte Ltd
reserves the right to revise the document or withdraw it at any time without prior notice.

Copyright © EasyIO Holdings Pte Ltd 2011-2013 Page 1 of 6


BACnet Protocol Implementation Conformance Statement (PICS)
Date: June, 1st 2013
Vendor Name: EasyIO Holdings Pte Ltd
Product Name: EasyIO FC-20 Controller
Product Model Number: FC-20
Applications Software Version: 1.1.04
Firmware Revision: 1.0.00
BACnet Protocol Revision: 1.10

Product Description:
The EasyIO FC-20 is a microprocessor based controller consists of 20 inputs/outputs (I/O) to accommodate
general and specific applications featuring BACnet MSTP and Modbus RTU communication protocols. It
comes with 12 universal inputs (voltage, current, resistance & temperature sensor input type selectable), 4
relay-isolated digital outputs, and 4 analog outputs (voltage or current).

BACnet Standardized Device Profile (Annex L):


 BACnet Operator Workstation (B-OWS)
 BACnet Building Controller (B-BC)
 BACnet Advanced Application Controller (B-AAC)
 BACnet Application Specific Controller (B-ASC)
 BACnet Smart Sensor (B-SS)
 BACnet Smart Actuator (B-SA)

List all BACnet Interoperability Building Blocks Supported (Annex K):


Supported BIBBs BIBB Name
DS-RP-B Data Sharing – ReadProperty – B
DS-RPM-B Data Sharing – ReadPropertyMultiple – B
DS-WP-B Data Sharing – WriteProperty – B
DS-WPM-B Data Sharing – WritePropertyMultiple – B
DS-COV-B Data Sharing – COV – B
DM-DDB-B Device Management – Dynamic Device Binding – B
DM-DOB-B Device Management – Dynamic Object Binding – B
DM-DCC-B Device Management – DeviceCommunicationControl – B
DM-TS-B Device Management – TimeSynchronization – B
DM-UTC-B Device Management – UTCTimeSynchronization – B
DM-RD-B Device Management – ReinitializeDevice – B
DM-OCD-B Device Management – Object Creation and Deletion – B

Segmentation Capability:

Segmented requests supported Window Size


 Segmented responses supported Window Size

Copyright © EasyIO Holdings Pte Ltd 2011-2013 Page 2 of 6


Standard Object Types Supported:

Standard object types are supported and may be present in the device.

COV : Supports change of value (COV) reporting DC : Dynamically creatable


DD : Dynamically deletable

There are no specific property range restrictions.

Standard object types are supported as listed:

Object Type COV DC/DD Optional Properties Writable Properties


Analog Input   Description Present_Value
Device_Type Out_Of_Service
Reliability Units
Time_Delay Object_Name
High_Limit Description
Low_Limit Device_Type
Deadband Reliability
Limit_Enable Units
COV_Increment Time_Delay
High_Limit
Low_Limit
Deadband
Limit_Enable
COV_Increment

Analog Output   Description Present_Value


Device_Type Object_name
COV_Increment Description
Device_type
Out_Of_Service
Units
Relinquish_Default
COV_Increment

Analog Value   Description Present_Value


Binary Input   Description Object_Name
Device_Type Description
Inactive_Text Present_Value
Active_Text Out_Of_Service
Time_Delay Polarity
Alarm_Value Device_Type
Inactive_Text
Active_Text
Time_Delay
Alarm_Value

Binary Output   Description Object_Name


Device_Type Description
Inactive_Text Present_Value
Active_Text Out_Of_Service
Minimum_On_Time Device_Type
Minimum_Off_Time Inactive_Text

Copyright © EasyIO Holdings Pte Ltd 2011-2013 Page 3 of 6


Active_Text
Polarity
Relinquish_Default
Minimum_On_Time
Minimum_Off_Time
Binary Value   Description Present_Value
Inactive_Text
Active_Text
Multi-state Value   Description Present_Value
State_Text
Device   Description Object_Identifier
Local_Time Object_Name
UTC_Offset Description
Local_Date Location
Daylight_Saving_Status Number_Of_APDU_Retries
Location APDU_Timeout
Max_Master UTC_Offset
Max_Info_Frames Daylight_Saving_Status
Active_COV_Subsrciptions Local_Date
Local_Time
Max_Master
Max_Info_Frames
System_Status

Proprietary Properties are as listed:

Object Type Property Name Property Data Type Meaning


Identifier
Analog Input Input_Type 5001 Enumeration Note 1*
Scale_Low 5007 Float For voltage & current input only. Def=0
Scale_high 5008 Float For voltage & current input only. Def=100
Offset 5009 Float Output = value + offset
Linearization 5010 BOOLEAN 0=Direct, 1=SquareRoot
Temperatue_Table 5006 Unsigned 1~16
Low_Cutoff_Enable 5002 BOOLEAN
Low_Cutoff_Value 5003 Float Read as 0 when lower than this value
Digital_On_Value 5004 Float +ve=Greater Than, -ve=Lower Than
Digital_Off_Value 5005 Float +ve=Greater Than, -ve=Lower Than
Alarm_Reset_Type 5011 BOOLEAN 0=Auto, 1=Manual
Reset_Min_Value 5021 BOOLEAN Min_Value = Current Value
Reset_Max_Value 5022 BOOLEAN Max_Value = Current Value
Reset_Alarm 5023 BOOLEAN
Raw_Value 5012 Float Voltage, current or resistance value
Min_Value 136 Float Min logged value
Max_Value 135 Float Max logged value
Analog Output Output_Type 5014 Enumeration Note 2*
Scale_Low 5007 Float Default=0
Scale_High 5008 Float Default=100
Clamping_Low 5015 Float Min Value of Output Value (scale value)
Clamping_High 5016 Float Max Value of Output Value (scale value)
Clamping_Low_Enable 5017 BOOLEAN
Clamping_High_Enable 5018 BOOLEAN

Copyright © EasyIO Holdings Pte Ltd 2011-2013 Page 4 of 6


Reverse_Output 5019 BOOLEAN Output = 1 - Output Value
Squareroot_Output 5020 BOOLEAN Output = Output Value*Output Value
Reset_Min_Value 5021 BOOLEAN Min_Value = current value
Reset_Max_Value 5022 BOOLEAN Max_Value = current value
Raw_Value 5012 Float Equivalent voltage or current value
Min_Value 136 Float Min logged output value
Max_Value 135 Float Max logged output value
Binary Input Alarm_Reset_Type 5011 BOOLEAN 0=Auto, 1=Manual
Reset_Alarm 5023 BOOLEAN Alarm=false
Reset_Off_Latch 5031 BOOLEAN Off_Latch=false
Reset_On_Latch 5032 BOOLEAN On_Latch=false
Reset_Off_Counter 5033 BOOLEAN Off_Counter = 0
Reset_On_Counter 5034 BOOLEAN On_Counter = 0
Reset_Off_Timer 5035 BOOLEAN Off_Timer = 0
Reset_On_Timer 5036 BOOLEAN On_Timer = 0
Alarm 5024 BOOLEAN 1=Alarm State
Off_Latch 5025 BOOLEAN Value at least once at off state
On_Latch 5026 BOOLEAN Value at least once at on state
Off_Counter 5027 Unsigned Total off state count
On_Counter 5028 Unsigned Total on state count
Off_Timer 5029 Unsigned Off state timer in seconds
On_Timer 5030 Unsigned On state timer in seconds
Binary Output Min_Off_Time_On_Start 5037 BOOLEAN 1=Apply min off time when controller start
Inter_Output_Delay 5038 Unsigned Note 3*
Reset_Off_Counter 5033 BOOLEAN Off_Counter = 0
Reset_On_Counter 5034 BOOLEAN On_Counter = 0
Reset_Off_Timer 5035 BOOLEAN Off_Timer = 0
Reset_On_Timer 5036 BOOLEAN On_Timer = 0
Off_Counter 5027 Unsigned Off state counter
On_Counter 5028 Unsigned On state counter
Off_Timer 5029 Unsigned Off state timer in seconds
On_Timer 5030 Unsigned On state timer in seconds

Note 1: 0=0~20mA, 1=4~20mA, 2=0~10V, 3=0~5V, 4=Resistance, 5=Sensor


Note 2: 0=0~10V, 1=0~20mA, 2=4~20mA
Note 3: Prevent other relays to change state for delay time when its state has changed

Data Link Layer Options:

 BACnet IP, (Annex J)


 BACnet IP, (Annex J), Foreign Device
 ISO 8802-3, Ethernet (Clause 7)
 ANSI/ATA 878.1, 2.5 Mb. ARCNET (Clause 8)
 ANSI/ATA 878.1, RS-485 ARCNET (Clause 8), baud rate(s) ____________
 MS/TP master (Clause 9), baud rate(s): 9600, 19200, 38400, 76800
 MS/TP slave (Clause 9), baud rate(s):
 Point-To-Point, EIA 232 (Clause 10), baud rate(s):
 Point-To-Point, modem, (Clause 10), baud rate(s):
 LonTalk, (Clause 11), medium: __________
 Other:

Copyright © EasyIO Holdings Pte Ltd 2011-2013 Page 5 of 6


Device Address Binding:

Is static device binding supported? (This is currently necessary for two-way communication with MS/TP
slaves and certain other devices.) Yes  No

Networking Options:

 Router, Clause 6 - List all routing configurations, e.g., ARCNET-Ethernet, Ethernet-MS/TP, etc.
 Annex H, BACnet Tunneling Router over IP
 BACnet/IP Broadcast Management Device (BBMD)
Does the BBMD support registrations by Foreign Devices?  Yes  No

Character Sets Supported:

Indicating support for multiple character sets does not imply that they can all be supported
simultaneously.

 ANSI X3.4  IBM/Microsoft DBCS  ISO 8859-1


 ISO 10646 (UCS-2)  ISO 10646 (UCS-4)  JIS C 6226

Copyright © EasyIO Holdings Pte Ltd 2011-2013 Page 6 of 6

Das könnte Ihnen auch gefallen