Deutschmann Automation GmbH & Co. KG
®
Das UNIGATE
IC LONWorks unterstützt max. 62 SNVTs.
Unterstützte SNVTs:
Bis Firmware V1.21 -> No. 1 - 166
Ab Firmware V1.22 -> No. 1 - 176
9.4
Scriptbeispiel für die Initialisierung des LONWorks
//************************ LON init
*******************************************************
// Type No from SNVT Master-List
// http://www.tsd.org/ieee1473/SNVT.pdf
May2002]
// UG62 max count of SNVT´s = 62 In and Out SNVT´s together
// UG512 max count of SNVT´s = 256 In and 246 Out-SNVT´s
// 36=31byte, 37=31byte, 83=2byte, 88=29byte, 93=6byte =>99byte
// set In SNVT´s
var InMapTable: buffer[5];
#36#37#83#88#93 );
var InMapsize : word;
In SNVT´s
// set Out SNVT´s
var OutMapTable: buffer[5];
MapTable[0],#36#37#83#88#93 );
var OutMapsize : word;
Out SNVT´s
// init SNVT´s
LonInMapping( InMapTable[0], InMapsize);
LonOutMapping(OutMapTable[0], OutMapsize);
// set SelfDocString
24.7.20
Bedienerhandbuch UNIGATE
SNVT Master List
Version 11
Version 12
moveConst( InMapTable[0],
moveConst( InMapsize, 5); // count of
moveConst( Out-
moveConst( OutMapsize, 5); // count of
®
IC - LONWorks (62) V. 2.4
[LON_SNVT_MasterList_-
LONWorks
36