Project

The Project section collects all the functions relating to the management of the project in its entirety.
 
Function
Parameters
Description
DisableInteraction
-
Disable the Touch Screen functionality
EnableInteraction
-
Enable the Touch Screen functionality
ExitRuntime
-
Closes the HMI application.
In the case of embedded products, it takes the user to the control panel
In the case of PC based products it leads to the Windows desktop
FDA Tracing Disable
-
Disable logging of FDA events
FDA Tracing Enable
-
Enable logging of FDA events
FDA Tracing Export
Exported file path
Export the FDA event log buffer to the specified file
FdaTracingReset
-
Clears the data contained in the FDA buffer ????????????
FlushFDATracing
-
Save the FDA event buffer to retentive memory
FlushPersistentData
-
Save persistent tags in retentive memory
JavaScript
Java code
Launch execution of JavaScript code
NextLanguage
-
Switch the project to the next defined language
PreviousLanguage
-
Switch the project to the previous defined language
RefreshIpAddresses
-
Refresh the IP address of the ethernet ports. To be used to refresh the value displayed by the corresponding System Tag
RunApplication
Exe file name.
Command line.
Pege setting where the externale application has to run
(full screen - pop_up)
Launches the execution of an external application. When the application is closed, the control returns to the Crew application.
For X86 based devices only
SetDate
Date
System date setting
SetDateTime
Date and Time
System clock setting
SetLanguage
Language Name
Set the language to the indicated value
SetTime
System Time
System Time setting
SetTimeMode
Time zone.
Local or GMT
Time Zone setting
ShowApp
To bbe deleted
????????????????????????
ShowMessage
Message Text
Displays a pop_up window with the indicated message
ShowPdf
PDF file path
View the indicated PDF file
ShowVideo
Video file path
View the indicated video file
ShutDownPc
-
Force a shutdown of the PC.
Valid only for X86 based devices
TerminateApplication
EXE file name
Closes the external application.
For X86 based devices only