SCL code example for MM420 <-> 315

jonas

Member
Join Date
Nov 2004
Posts
2
Hi, Does anyone have some code example in SCL to communicate with Micromaster MM420 and S7, 315-DP? I think I need PP0 protocol for extended readings of parameters. The system works fine just to use PIW256...

E.g, Motor on/off, motor current etc.
What SFC shall I use (SFC14, 15 just handle 4 bytes)?
/Jonas
 
Last edited:

Similar Topics

Dear Experts, Need help understanding this SCL code . IF (#SimOn = 0) THEN IF (#DI_In <> #Mem) AND (#Mem1 = 0) THEN #RemTime := #Tf...
Replies
4
Views
1,578
Hi, I have something like this in S7 Classic in a FB200 that I wanna use in TIA Portal: #FIRST_BEAM:= PIB[#HW_ADDR]; HW_ADDR is a integer...
Replies
8
Views
3,373
Hi there, we have situation a compressor unit PLC faulted, the cause is unknown as it lost coms before it was taken offline by unknown reason...
Replies
3
Views
1,971
Hello, How can I generate SCL code of CFC library block in Step7
Replies
0
Views
1,647
Hello everybody! I have made a FC with SCL, the problem is that don´t work. I have been testing the same code with VBScript and it´s work fine...
Replies
3
Views
2,061
Back
Top Bottom