브랜드

Impact-Company-Logo-English Black-01-177x54

슈나이더 일렉트릭 코리아 웹사이트에 방문해 주셔서 감사합니다.

슈나이더 일렉트릭 코리아 웹사이트 방문자 분들 모두 환영합니다.
		
오늘 무엇을 도와드릴까요?
How do we control the Security InActivity timeout with a variable in Vijeo Designer?
Issue:
How do we control the Security InActivity timeout with a variable in Vijeo Designer?

Product Line:
Vijeo Designer (all versions)

Resolution:
Often times, the built-in time settings for the InActivity timeout for the Vijeo Designer Security feature are insufficient. Sometimes we would like a smaller amount of time to elapse instead, rather than the 1 minute minimum that is offered. In order to have a customizable Auto Logout Threshold, we can make use of some basic tools in Vijeo Designer. Please follow the procedure below to build this function yourself.

01) Create a Project named AutoLogoutForSecurity
02) Create a Security Group
03) Create a User
04) Set Target Security to "Use Security"
05) Drag a Login Part on to the Screen
06) Create an INT Variable named "Timer"
07) Create an INT Variable  named "AutoLogoutThreshold". Set its initial value to 10 for 10 seconds
08) Draw Numeric Displays for both Variables with labels
09) Create an action with "Trigger Type" set to "Event" and "Trigger Event" set to "When Touch Panel"
10) Set the action's operation to reset "Timer" to 0
11) Create an action with Trigger Type set to "Periodic" and "Frequency" set to 1 second.
12) Set the action's operation to Decision.
13) Set the Condition to (Timer < AutoLogoutThreshold)
14) If the conditon is True, increment "Timer". If the conditon is False, Run the Script "Sys.logout();" and reset "Timer" to 0

This will result in a project that has the ability to change the InActivity timeout to any value from 0 to 63563 seconds.

슈나이더 일렉트릭 Korea

자세히 알아보기
제품군
자세히 알아보기
제품군
  • 제품 문서
  • 소프트웨어 다운로드
  • 제품 선택기
  • 제품 대체 및 교체
  • 지원 및 연락처 센터
  • 영업소 검색
  • 견적 받기
  • 슈나이더 일렉트릭 커뮤니티
  • 채용
  • 회사 소개
  • 부정 행위 보고
  • 접근성
  • 뉴스룸
  • 투자자
  • Ecostruxure
  • 작업 검색
  • 블로그
  • 개인정보 취급방침
  • 쿠키 공지
  • 사용 약관
  • Change your cookie settings