Nhãn hiệu của chúng tôi

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

Chào mừng bạn đến với Trang web của Schneider Electric

Chào mừng đến với trang web của chúng tôi.
		
Hôm nay chúng tôi có thể giúp gì cho bạn?
EcoStruxure Machine Expert (SoMachine) Build message C0077: Unknown type GetDateAndTime or SetDateAndTime
Issue
When I update a project from SoMachine v3.1 to SoMachine v4.1 or higher, I see the associated build messages:
C0077: Unknown type 'GetDateAndTime'
C0077: Unknown type 'SetDateAndTime'
C0077: Unknown type 'Error'

Product Line
EcoStruxure Machine Expert / SoMachine v4.1 or higher

Environment
PLC Configuration software for Windows

Cause
The functions GetDateAndTime and SetDateAndTime in SoMachine v4.1 or higher are no longer uniquely named and unique to one library.
The ENUM called 'ERROR' (which is the data type of the "eERROR" output pin of GetDateAndTime and SetDateAndTime) also no longer uniquely named.
Each must be explicitly declared with the namespace of the "CAA DTUtil Extern" Library (Date and Time Utilities) with the prefix "DTU."

Resolution
Use the Find (Ctrl+F) functionality in the project and find all instances of "GetDateAndTime", "SetDateAndTime" and "ERROR" respectively and perform the following modifications:
  1. Replace the declarations and function block instances of "GetDateAndTime" with "DTU.GetDateAndTime"
  2. Replace the declarations and function block instances of "SetDateAndTime" with "DTU.SetDateAndTime"
  3. Replace the declarations of "ERROR" with "DTU.ERROR"
    Example: Change the declaration "MySetTimeError : POINTER TO ERROR;" to "MySetTimeError : POINTER TO DTU.ERROR;"

Schneider Electric Việt Nam

Tìm hiểu thêm
Phạm vi:
Tìm hiểu thêm
Phạm vi:
  • Tài liệu về Sản phẩm
  • Tải xuống phần mềm
  • Công cụ chọn Sản phẩm
  • Thay thế và thay đổi sản phẩm
  • Trung tâm Hỗ trợ
  • Tìm Văn phòng của chúng tôi
  • Nhận báo giá
  • Tìm Nhà Phân phối
  • Cơ hội nghề nghiệp
  • Hồ sơ doanh nghiệp
  • Báo cáo hành vi sai trái
  • Khả năng truy cập
  • Phòng tin tức
  • Nhà đầu tư
  • EcoStruxure
  • Tìm việc
  • Blog
  • Chính sách bảo mật
  • Thông báo về Cookie
  • Điều khoản sử dụng
  • Change your cookie settings