📄 iccptest.cfg
字号:
########################################################################### SERVER configuration file for iccp test application # functions as both client and server but does not initiate assoc## initial 01/10/97# revised 06/08/98##########################################################################%ConfigurationBegin %GeneralConfigBegin# MultipleThreads # Handle each link as a separate thread %GeneralConfigEnd %ConfigLocalBegin LocalName=ICCP_TEST # MMS Domain name for the association MaxTransferSets=10 MaxDataSets=10 MaxMMSMsgSize=3072 %ConfigLocalEnd %ConfigTypesBegin TypeName=testType1 | TDL={(a)Short,(b)Short,(c)Short} TypeName=testType2 | TDL=Short %ConfigTypesEnd %ConfigRemoteBegin RemoteName=ICCP_TEST ICCPVersion=6.1 # 6.0 or 6.1 BiLateralTableID=ICCP_TEST LocalDomainName=domainABC RemoteDomainName=domain123 ShortestInterval=1 # in seconds RequestTimeout=30 # in seconds ReplyTimeout=30 # in seconds # InitiateAssoc # client initiates # ReqRemoteIdentity %RemoteLinkBegin # can be multiple links LinkName=primaryLink # used to identify link in demo LocalARName=iccpserver RemoteARName1=iccpclient# RemoteARName2=# RemoteARName3=# RemoteARName4=# CriticalTimeout= # in seconds %RemoteLinkEnd %RemoteServerBegin # only one server/remote %ServerFeaturesBegin Block2 Block3 Block4 Block5 Block6 Block7 Block8 Block9 %ServerFeaturesEnd %ServerVarsBegin Name=IOT_STATUS_01 | Scope=VMD | Type=Data_StateQ | Writeable Name=IOT_STATUS_02 | Scope=VMD | Type=Data_StateQ | Writeable Name=IOT_STATUS_03 | Scope=VMD | Type=Data_StateQ | Writeable Name=IOT_STATUS_04 | Scope=VMD | Type=Data_StateQ | Writeable Name=IOT_STATUS_05 | Scope=VMD | Type=Data_StateQ | Writeable Name=IOT_STATUS_06 | Scope=VMD | Type=Data_StateExtended | Writeable Name=IOT_STATUS_07 | Scope=VMD | Type=Data_StateExtended | Writeable Name=IOT_STATUS_08 | Scope=VMD | Type=Data_StateExtended | Writeable Name=IOT_STATUS_09 | Scope=VMD | Type=Data_StateExtended | Writeable Name=IOT_STATUS_10 | Scope=VMD | Type=Data_StateExtended | Writeable Name=IOT_ANALOG_01 | Scope=VMD | Type=Data_RealQ | Writeable Name=IOT_ANALOG_02 | Scope=VMD | Type=Data_RealQ | Writeable Name=IOT_ANALOG_03 | Scope=VMD | Type=Data_RealQ | Writeable Name=IOT_ANALOG_04 | Scope=VMD | Type=Data_RealQ | Writeable Name=IOT_ANALOG_05 | Scope=VMD | Type=Data_RealQ | Writeable Name=IOT_ANALOG_06 | Scope=VMD | Type=Data_RealExtended | Writeable Name=IOT_ANALOG_07 | Scope=VMD | Type=Data_RealExtended | Writeable Name=IOT_ANALOG_08 | Scope=VMD | Type=Data_RealExtended | Writeable Name=IOT_ANALOG_09 | Scope=VMD | Type=Data_RealExtended | Writeable Name=IOT_ANALOG_10 | Scope=VMD | Type=Data_RealExtended | Writeable Name=IOT_DS_STATUS_UNIQUE | Scope=DOM | Type=Data_StateQ | Writeable %ServerVarsEnd %ServerMessageBegin MsgRef=128 | Scope=VMD | MaxSize= 128 MsgRef=256 | Scope=DOM | MaxSize= 256 MsgRef=512 | Scope=VMD | MaxSize= 512 %ServerMessageEnd %ServerDeviceBegin Name=dev0 | Scope=DOM | Type=Real | SBO Name=dev1 | Scope=VMD | Type=Command Name=dev2 | Scope=DOM | Type=Discrete | SBO Name=dev3 | Scope=VMD | Type=Real %ServerDeviceEnd %ServerSimpleAcctBegin AcctRef=100 | Scope=DOM | Type=PeriodicSeg | ValueType=INT | Rows=5 | MatrixRef=101 AcctRef=101 | Scope=VMD | Type=Periodic | ValueType=INT | Rows=5 | MatrixRef=101 AcctRef=102 | Scope=DOM | Type=Profile | ValueType=PROFILE | Rows=5 AcctRef=103 | Scope=VMD | Type=PeriodicName | ValueType=FLOAT | Rows=5 | MatrixRef=101 %ServerSimpleAcctEnd %ServerMatrixAcctBegin MatrixRef=101 | MatrixScope=VMD %ServerMatrixAcctEnd %RemoteServerEnd %RemoteClientBegin %ClientVarsBegin Name=IOT_STATUS_01 | Scope=VMD | Type=Data_StateQ | Writeable Name=IOT_STATUS_02 | Scope=VMD | Type=Data_StateQ | Writeable Name=IOT_STATUS_03 | Scope=VMD | Type=Data_StateQ | Writeable Name=IOT_STATUS_04 | Scope=VMD | Type=Data_StateQ | Writeable Name=IOT_STATUS_05 | Scope=VMD | Type=Data_StateQ | Writeable Name=IOT_STATUS_06 | Scope=VMD | Type=Data_StateExtended | Writeable Name=IOT_STATUS_07 | Scope=VMD | Type=Data_StateExtended | Writeable Name=IOT_STATUS_08 | Scope=VMD | Type=Data_StateExtended | Writeable Name=IOT_STATUS_09 | Scope=VMD | Type=Data_StateExtended | Writeable Name=IOT_STATUS_10 | Scope=VMD | Type=Data_StateExtended | Writeable Name=IOT_ANALOG_01 | Scope=VMD | Type=Data_RealQ | Writeable Name=IOT_ANALOG_02 | Scope=VMD | Type=Data_RealQ | Writeable Name=IOT_ANALOG_03 | Scope=VMD | Type=Data_RealQ | Writeable Name=IOT_ANALOG_04 | Scope=VMD | Type=Data_RealQ | Writeable Name=IOT_ANALOG_05 | Scope=VMD | Type=Data_RealQ | Writeable Name=IOT_ANALOG_06 | Scope=VMD | Type=Data_RealExtended | Writeable Name=IOT_ANALOG_07 | Scope=VMD | Type=Data_RealExtended | Writeable Name=IOT_ANALOG_08 | Scope=VMD | Type=Data_RealExtended | Writeable Name=IOT_ANALOG_09 | Scope=VMD | Type=Data_RealExtended | Writeable Name=IOT_ANALOG_10 | Scope=VMD | Type=Data_RealExtended | Writeable Name=IOT_DS_STATUS_UNIQUE | Scope=DOM | Type=Data_StateQ | Writeable %ClientVarsEnd %ClientMessageBegin MsgRef=128 | Scope=VMD | MaxSize=128 MsgRef=256 | Scope=DOM | MaxSize=256 MsgRef=512 | Scope=VMD | MaxSize=512 %ClientMessageEnd %ClientDeviceBegin Name=dev0 | Scope=DOM | Type=Real | SBO Name=dev1 | Scope=VMD | Type=Command Name=dev2 | Scope=DOM | Type=Discrete | SBO Name=dev3 | Scope=VMD | Type=Real %ClientDeviceEnd %ClientSimpleAcctBegin AcctRef=100 | Scope=DOM | Type=PeriodicSeg | ValueType=INT | Rows=5 | MatrixRef=101 AcctRef=101 | Scope=VMD | Type=Periodic | ValueType=INT | Rows=5 | MatrixRef=101 AcctRef=102 | Scope=DOM | Type=Profile | ValueType=PROFILE | Rows=5 AcctRef=103 | Scope=VMD | Type=PeriodicName | ValueType=FLOAT | Rows=5 | MatrixRef=101 %ClientSimpleAcctEnd %ClientMatrixAcctBegin MatrixRef=101 | MatrixScope=VMD %ClientMatrixAcctEnd %ClientTACondBegin LinkName=primaryLink | Condition=80 # before the hour LinkName=primaryLink | Condition=2 # object change %ClientTACondEnd %ClientTranGroupBegin # can be multiple transfer groups TranGroupRefNo=1 # internal for test app not toolkit LinkName=primaryLink Periodic PerInt=5 # in seconds Offset=0 # RBE BufferInterval=0 # in seconds# IntegrityInterval=1000 # in seconds# Critical Start=5 Vars=IOT_STATUS_01 | Vars=IOT_STATUS_03 | Vars=IOT_STATUS_05 | Vars=IOT_STATUS_07 | Vars=IOT_STATUS_09 %ClientTranGroupEnd %ClientTranGroupBegin TranGroupRefNo=2 LinkName=primaryLink Periodic PerInt=10 Offset=0 # RBE BufferInterval=0 # IntegrityInterval=1000# Critical Start=6 Vars=IOT_ANALOG_01 | Vars=IOT_ANALOG_03 | Vars=IOT_ANALOG_05 | Vars=IOT_ANALOG_07 | Vars=IOT_ANALOG_09 %ClientTranGroupEnd %RemoteClientEnd %ConfigRemoteEnd%ConfigurationEnd
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -