Is it possible to perform a Cold Reset in logic using a SoMachine V4.3 / EcoStruxure Machine Expert Logic controller?
Issue
Is it possible to perform a Cold Reset in a logic subroutine using a SoMachine V4.3 / EcoStruxure Machine Expert Logic controller?
Product Lines
Modicon M238, M258, M241, M251, M262, HMISCU
SoMachine v4.3, EcoStruxure Machine Expert
Environment
PLC Programming software in Windows
Resolution
The two steps required are:
1. Set/write PLC_W.q_wPLCControl := PLC_W_RESET_COLD
2. Write PLC_W.uiOpenPLCControl := 6699
For example, the Structured Text (ST) code would look like this:
IF PLCColdReset=TRUE
THEN
PLC_W.q_wPLCControl:=4;
PLC_W.q_uiOpenPLCControl:=6699;
END_IF
For more information, search for the "PLCSystem Library Guide" for the specific PLC family in the Software Help system or the User Guide PDF on our website.
Is it possible to perform a Cold Reset in a logic subroutine using a SoMachine V4.3 / EcoStruxure Machine Expert Logic controller?
Product Lines
Modicon M238, M258, M241, M251, M262, HMISCU
SoMachine v4.3, EcoStruxure Machine Expert
Environment
PLC Programming software in Windows
Resolution
The two steps required are:
1. Set/write PLC_W.q_wPLCControl := PLC_W_RESET_COLD
2. Write PLC_W.uiOpenPLCControl := 6699
For example, the Structured Text (ST) code would look like this:
IF PLCColdReset=TRUE
THEN
PLC_W.q_wPLCControl:=4;
PLC_W.q_uiOpenPLCControl:=6699;
END_IF
For more information, search for the "PLCSystem Library Guide" for the specific PLC family in the Software Help system or the User Guide PDF on our website.
게시 대상: 슈나이더 일렉트릭 Korea


도움이 필요하신가요?
제품 선택기
애플리케이션에 적합한 제품과 액세서리를 빠르고 쉽게 찾을 수 있습니다.
견적 받기
영업 관련하여 온라인으로 문의하시면 전문가가 연락드립니다.
구매처
해당 지역의 가장 가까운 슈나이더 일렉트릭 대리점을 쉽게 찾을 수 있습니다.
지원 센터
한 곳에서 모든 요구 사항에 대한 지원 리소스를 찾아보십시오.