Cambio de formato de exportacion a S7dcl.

This commit is contained in:
2026-07-20 16:03:44 +02:00
parent 350bcb6b01
commit d551a132c0
714 changed files with 44789 additions and 30182 deletions
@@ -0,0 +1,16 @@
{
S7_Author := "ABH";
S7_BlockComment := "MLC_eh";
S7_BlockNumber := "2026";
S7_BlockTitle := "MLC_4xD";
S7_Family := "ZeusControl";
S7_Optimized := "TRUE";
S7_StandardRetain := "FALSE";
S7_Version := "1.0"
}
DATA_BLOCK DB2026_FF
VAR RETAIN
{ S7_Setpoint := "False" }
FF : Array[0.._.N_MAX_DISP_FF] of _.UDT_ZC_DISP_FF;
END_VAR
END_DATA_BLOCK