[r2]: / szl4p3-prj,szl4p3,CDS / ABB_AC800_PEC / Plc Logic / APP / 00 System / 01 Global Variables / Interface / TS_RxBSW_EM_OpToAPP / svnobj  Maximize  Restore  History

Download this file

12 lines (11 with data), 2.8 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
(*
This file is auto-generated by the CODESYS IDE extension package.
Do not edit manually.
*)
TYPE TS_RxBSW_EM_OpToAPP:
STRUCT
    EM1_ECv_brk_min_limTC  :  LREAL;     // Maximum breaking effort possible due traction control limitation
    EM1_ECv_drv_max_limTC  :  LREAL;     // Maximum driving effort possible due traction control limitation
    EM1_EMC1_drv_max      :  LREAL;     // Maximum driving effort possible, by power form converter and motor limitation
END_STRUCT
END_TYPE