$ DeviceNet Electronic Data Sheet for WRC 1782-JDC $ $ Revision history $ 4/17/00: Version 1.01, FJB Created $ 8/22/00: Version 3.01, FJB Modify param 1, delete param 4, renumber 4, 5, 6 $ Delete serial baud rates 300 and 600 $ 9/12/00: Version 4.02, ESR $ Add param 4 (transmit delimiter), param 8 (pad mode) $ param 9 (pad char). Renumber and enumerate for param 8 $ 11/1/00: Version 4.03, FJB Identify fw version 4.02 $ 11/13/00: Version 4.04, FJB Identify fw version 4.03 $ $ Tested against: EDSChecker, version 2.02, 11/13/2000 $ $ Copyright (c) 2000 Western Reserve Controls, Inc. [File] DescText = "WRC 1782-JDC EDS"; CreateDate = 04-17-2000; CreateTime = 17:00:00; ModDate = 09-13-2000; ModTime = 17:27:00; Revision = 4.03; [Device] VendCode = 9; $ Vendor Code VendName = "WRC - Western Reserve Controls, Inc."; ProdType = 0x0C; $ Product Type = Communications Adapter ProdTypeStr = "Communications Adapter"; ProdCode = 701; $ Product Code MajRev = 4; $ Major Rev MinRev = 003; $ Minor Rev ProdName = "1782-JDC"; Catalog = "1782-JDC DeviceNet/ASCII Device Interface"; [IO_Info] $ bit 3=cyclic, 2=cos, 1=strobe, 0=poll Default = 0x0001; $Default to polled connection PollInfo = 0x000D,1,1; $Poll can be allocated with all cnxn,Produce,Consume COSInfo = 0x0005,1,0; $COS / Cyclic mutually exclusive CyclicInfo = 0x0009,1,0; $COS / Cyclic mutually exclusive Input1= 23, $ connection size: $ 20 data bytes plus record number and status bytes 0, $ 0 = all bits significant 0x000D, $ POLL produce connection "JDC Poll Input", 6, $ connection path size in bytes "20 4 24 3 30 3", $ connection path "Get data from serial device "; Output1= 22, $ connection size: $ 20 data bytes plus record number byte 8, 0x0001, $ Poll consume connection "JDC Poll Output", 6, $ connection path size in bytes "20 4 24 3 30 3", "Send output data to serial"; [ParamClass] MaxInst=9; Descriptor=9; CfgAssembly=0; [Params] Param1 = 0,6,"", $class 15, inst. x, att 1 0x02, $supports enumerated string 8,1, $byte size (USINT), 1 element "Serial Port Data Framing", "", "Ascii Data Frame Format - #data bits-parity-#stop bits (default=7N2)", 0,6,0, $max, min, default , , , , , , , , ; Param2= 0,6,"", $class 15, inst. x, att 1 0x02, $supports enumerated string 8,1, $byte size (USINT), 1 element "Serial Port Baud Rate", "Baud", "0=9600, 1=1200, 2=2400, 3=4800, 4=19.2k Baud, 5=38.4k Baud (default=9600)", 0,5,0, $max, min, default , , , , , , , , ; Param3 = 0,6,"", $class 15, inst. x, att 1 0x00, 8,1, $byte size (USINT), 1 element "RX Terminator Char", "Chars", "End of receive string delimiter into ASCII port, max=0x7F if 7-bit data (default=)", 0,0xFF,0x0D, $max, min, default , , , , , , , , ; Param4 = 0,6,"", $class 15, inst. x, att 1 0x00, 8,1, $byte size, 1 element "TX Terminator Char", "Chars", "End of TX string delimiter to ASCII device. Use when TX req lenght=0. Max=0x7F if 7bit data.", 0,0xFF,0x0D, $max, min, default , , , , , , , , ; Param5= 0,6,"", $class 15, inst. x, att 1 0x00, 8,1, $byte size (USINT), 1 element "Serial Port Input Max", "Bytes", "Maximum number of bytes that can be received into serial port (default=20)", 0,252,0, $max, min, default , , , , , , , , ; Param6= 0,6,"", $class 15, inst. x, att 1 0x00, 8,1, $byte size (USINT), 1 element "Serial Port Output Max", "Bytes", "Maximum number of bytes that can sent out serial port to ASCII device (default=20)", 0,253,0, $max, min, default , , , , , , , , ; Param7= 0,6,"", $class 15, inst. x, att 1 0x02, $supports enumerated string 8,1, $byte size (USINT), 1 element "DeviceNet Baud Rate", "", "0=125K, 1=250k, 2=500k, 3=Autobaud", 0,3,3, $max, min, default , , , , , , , , ; Param8= 0,6,"", $class 15, inst. x, att 1 0x02, $supports enumerated string 8,1, $byte size (USINT), 1 element "Pad Mode", "", "0=use delimiters for end of string, 1=always send # chars defined by Params. 5, 6", 0,1,1, $max, min, default , , , , , , , , ; Param9= 0,6,"", $class 15, inst. x, att 1 0x00, $no enumerated strings 8,1, $byte size (USINT), 1 element "Pad Character", "", "Value to pad the string with if less than max characters transmitted", 0,0xFF,0, $max, min, default , , , , , , , , ; [EnumPar] Param1 = "7N2", "7E1", "7O1", "8N1", "8N2", "8E1", "8O1"; Param2 = "9600", "1200", "2400", "4800", "19.2k", "38.4k"; Param7 = "125K", "250k", "500k", "Autobaud"; Param8 = "Pad Append OFF (use string delimiters)", "Pad Append ON (fixed length Rx, Tx) - required for AB 1747-SDN scanner"; [Groups]