Siemens Simoreg DC-Master Devicenet EDS file help?

jamesponty

Member
Join Date
Nov 2008
Location
Gladstone
Posts
1
Hi,

I'm trying to set up a Siemens Simoreg DC-Master on devicenet without using explicit messaging. I can't figure out exactly how the eds file for the converter is contructed. The sample file is included below but the section I can't understand is below:

Input1 = $ produced data if P711/U711=170
8, $ first 4 PZD status and actual value words
0, $ all bits significant
0x0001, $ Polled
"Produced I/O Data",
4,
"63 31 37 30", $ Assy obj inst 170 attr 3

Setting P711 to 170 set the converter to produce 4 16-bit words. Line two define the size of the expected transfer (8 bytes). Line 3 sets all bits as significant. Line 4 sets the transfer method to Polled and line 5 is a description. Line 6 indicated the number of bits in the Line 7 address. It is the line 7 address that im not sure about (assuming the above is correct). The manual says that the 170 parameter (first 4 bits) is an ASCII code. Converting this to hex gives 31 37 30 which lines up with the address. What then is the leading 63? Is it the devicenet class?

Where can I find information on how the address is contructed. Other eds files ive looked at deviate from the above address with most being a minimum of 6 bits. I'm wanting to change the number of words being sent and need to understand how the address is contructed.

Cheers

$ Electronic Data Sheet for the CBD - Master Drive Communication Board
[File]
DescText = "CBD - Master Drive Communication Board";
CreateDate = 05-28-1999;
CreateTime = 15:38:40;
ModDate = 10-08-1999;
ModTime = 15:53:40;
Revision = 1.4;
[Device]
VendCode = 145; $ Vendor Code
ProdType = 12; $ Product Type
ProdCode = 1; $ Product Code
MajRev = 1; $ Major Rev
MinRev = 4; $ Minor Rev
VendName = "Siemens Energy & Automation";
ProdTypeStr = "Communications Adapter";
ProdName = "Siemens CBD";
Catalog = "MFLB 6SE7090-0XX84-0FK0";
[IO_Info]
Default = 0X0003;
PollInfo =
0x0003, $ Polled -- Strobe
1, $ default prod = Input1
1; $ default cons = Output1
StrobeInfo =
0x0003, $ Strobe -- Polled
2, $ default prod = Input2
2; $ default cons = Output2
Input1 = $ produced data if P711/U711=170
8, $ first 4 PZD status and actual value words
0, $ all bits significant
0x0001, $ Polled
"Produced I/O Data",
4,
"63 31 37 30", $ Assy obj inst 170 attr 3
"I/O Data produced by the CBD";
Input2 = $ produced data if P711/U711=170
8, $ first 4 PZD status and actual value words
0, $ all bits significant
0x0002, $ Strobe
"Produced I/O Data",
4,
"63 31 37 30", $ Assy obj inst 170 attr 3
"I/O Data produced by the CBD";
Output1 = $ Consumed data if P712/U712=120
8, $ first 4 PZD control and reference words
0, $ all bits significant
0x0001, $ Polled
"Produced I/O Data",
4,
"63 31 32 30", $ Assy obj inst 120 attr 3
"I/O Data consumed by the CBD";
Output2 = $ Consumed data if P712/U712=120
0, $ data not used
0, $ all bits significant
0x0002, $ Strobe
"Produced I/O Data",
4,
"63 31 32 30", $ Assy obj inst 120 attr 3
"I/O Data consumed by the CBD";
[ParamClass]
MaxInst=0;
Descriptor=0;
CfgAssembly=0;
[Params]
[EnumPar]
[Groups]
 

Similar Topics

Dears kindly need support to replace old SimoReg DC master Siemens Drive and upgrade to sinamics 6RA8081-6DV62-0AA0 series communication is...
Replies
8
Views
2,423
Dears i need help to enable and run drive manual using terminal block only test it FWD and REV
Replies
2
Views
1,602
Hi, Can anyone provide operating manual for the below mentioned Siemens DC drive : SIMOREG 6RA2675-6DV57 D380/190
Replies
0
Views
1,439
Hi there, Following procedure for updating software on 6RA7013, stuck at step 5 (for those who have the manual) where you open a dos window and...
Replies
5
Views
4,241
Sehr geehrte Damen und Herren, wir sind ein Kabelwerk und besitzen eine Zwirnmaschine-HENRICH 26/21 KE 25-4. Wir haben das folgende...
Replies
2
Views
3,753
Back
Top Bottom