AutomationPortalConnector
AutomationPortalConnector (FB)
AutomationPortalConnector (FB)FUNCTION_BLOCK AutomationPortalConnector
Short description
Connects the controller to the HVAC Automation Portal. More info at www.hvac-automation.com. Allows the transfer of variables via the CODESYS symbol configuration. In the portal these can then be recorded and analyzed. Alarms can also be forwarded, the CODESYS visualization can be accessed and the device directory can be accessed. For the powerIO IoT Gateway and PLC controller H1.M100 a VPN connection can be established directly via the portal.
Representation

Function description
To connect please go through the following steps:
Transfer variables:
https://portal.hvac-automation.com visit and register for free.
Attach the generated project ID to the input diProjectId set xEn to TRUE.
Set a password at the input sPassword .
Right-click on “Application” and create “Symbol Configuration”. There check the variables that should be transferred to the portal.
Download the application to the controller.
In the HVAC Automation Portal the controller now appears orange, the password you created must be entered here. Done.

Transfer visualization:
To transfer the visualization you must enter at the input sLocalVisuUrl the visualization to be transferred. If the local CODESYS visualization is to be transferred, it is sufficient to enter ‘http://127.0.0.1’ or ‘http://127.0.0.1:8080/webvisu.htm’. In the HVAC Automation Portal the visualization can then be placed and used like a variable.

Transfer device directory:
The HVAC Automation Portal can access the folder structure of the device to, for example, back up files remotely. For this, at the input sBrowsePath either ‘/’ for the complete root directory or ‘./’ for the CODESYS PLC directory must be entered.

InOut:
Input
xEn
BOOL
TRUE
Input
diProjectId
DINT
-1
Input
sPassword
STRING
Input
sStorageDirectory
STRING
Input
tLiveValueInterval
TIME
TIME#1s0ms
Input
sBrowsePath
STRING
Output
sStatus
STRING(255)
Output
xError
BOOL
Output
xConnected
BOOL
Last updated

