브랜드

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

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

슈나이더 일렉트릭 코리아 웹사이트 방문자 분들 모두 환영합니다.
		
오늘 무엇을 도와드릴까요?
Index issue due after conversion from Modsfoft, Proworx or Concept application in Unity Pro.
In Unity pro Index can be :
  • a value belonging to an Integer type
  • an arithmetical expression made up of Integer types
But cannot contain an other indexed variable, in this case a tempory variable will have to be created and used .

Example :
SortInterfaceOut.SortLQuantity := Decode_Pallet_Pattern[Scanner_Info[8].PIF.Pattern].CasesPerPallet;
is converted to this code by Unity pro : SortInterfaceOut.SortLQuantity := Decode_Pallet_Pattern[Scanner_InfoDecode_Pallet_PatternsPerPallet;

In order to avoid this, just affect in a temporary variable the value of "Scanner_Info[8].PIF.Pattern" :
Temp_Int := Scanner_Info[8].PIF.Pattern;
SortInterfaceOut.SortLQuantity := Decode_Pallet_Pattern[Temp_Int].CasesPerPallet;

슈나이더 일렉트릭 Korea

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