Forum Replies Created
-
AuthorPosts
-
MikhailModeratorAdministrator can import tables from DAT and XML format. These files must have correct format, for example be exported from Administrator before.
To generate channels, you can use XML format.
MikhailModeratorHello,
Could you make a screenshot of the Modbus template, device data page and copy request and response as text?
MikhailModeratorWhich file do you import? More info needed.
MikhailModeratorHello,
Fixed Y scale is not in the plan. Can by implemented by a contract.
MikhailModerator@cmdVal is a variable that contains value of the command being sent. The variable is filled by the driver.
MikhailModeratorPlease provide screenshots.
August 26, 2021 at 1:48 pm in reply to: Local Host Not Working (WEBSTATION NOT OPENING IN CHROME ) #9440August 25, 2021 at 12:39 pm in reply to: Local Host Not Working (WEBSTATION NOT OPENING IN CHROME ) #9432
MikhailModeratorMake sure that IIS works by opening http://localhost/
Did you get any error messages during installation?
MikhailModeratorCommand example:
UPDATE table SET column1 = @cmdVal WHERE column2 = @cmdNumYou can find it in the driver description in Administrator.
In your case
insert into Table_Test (Myfield) Values (@cmdVal)
MikhailModeratorHi,
If you share the MQTT broker and provide the MQTT settings file, I can try to reproduce and fix this error.
MikhailModeratorHi,
Please provide screenshots of the related settings and the device state page (in Administrator).
MikhailModeratorHi,
Quantity should be specified for the both channels.
It’s the ParamID field.
MikhailModeratorHi,
Which driver version do you use?
MikhailModeratorIn the Webstation configuration, find and change the parameter “Require password to send command”. Don’t forget to download changed settings into the project.
MikhailModeratorHi,
Please provide screenshots of the chart and the input channel properties. -
AuthorPosts