Forum Replies Created
-
AuthorPosts
-
dinop
ParticipantFound it, thanks.
dinop
ParticipantHello,
I have a question. How to remove password when I want to send an ON-OFF command. I want just to send command without typing password every time. Password is by default 12345. Picture below.
Thanks
dinop
ParticipantHello,
I don’t know if it’s the right place to post a question but here it is.
I want to know if is possible to send command from Rapid Scada to PLC.
I created a screen with Scheme editor and I want to create a button that will be an input for PLC (for example: a button which starts a sequence)
Is that possible and how?
I created a BOOL inside TIA Portal. Now what? How to declare it in Rapid scada to perform a task such as, start sequence.
Communication used is OPA UA.Thanks
February 1, 2021 at 12:59 pm in reply to: Unable to send command from toggle via web interface #8225dinop
ParticipantHello,
I don’t know if it’s the right place to post a question but here it is.
I want to know if is possible to send command from Rapid Scada to PLC.
I created a screen with Scheme editor and I want to create a button that will be an input for PLC (for example: a button which starts a sequence)
Is that possible and how?
I created a BOOL inside TIA Portal. Now what? How to declare it in Rapid scada to perform a task such as, start sequence.
Communication used is OPA UA.Thanks
dinop
ParticipantHello,
I have a problem with MQTT. I followed the instructions of this video: https://www.youtube.com/watch?v=QTcimIik6uU&ab_channel=GreenF, did everything like in the video but I constantly get this messages.
2021-01-05 08:57:31 Communication session with the Device 42 “MQTT”, type: KpMqtt
Error reconnecting2021-01-05 08:57:31 Communication session with the Device 42 “MQTT”, type: KpMqtt
Error reconnecting2021-01-05 08:57:31 Communication session with the Device 42 “MQTT”, type: KpMqtt
Error reconnecting2021-01-05 08:57:31 Communication session with the Device 42 “MQTT”, type: KpMqtt
Error reconnecting2021-01-05 08:57:31 Communication session with the Device 42 “MQTT”, type: KpMqtt
Error reconnecting2021-01-05 08:57:31 Communication session with the Device 42 “MQTT”, type: KpMqtt
Error reconnecting2021-01-05 08:57:31 Communication session with the Device 42 “MQTT”, type: KpMqtt
Error reconnecting2021-01-05 08:57:31 Communication session with the Device 42 “MQTT”, type: KpMqtt
Error reconnecting2021-01-05 08:57:31 Communication session with the Device 42 “MQTT”, type: KpMqtt
Error reconnecting2021-01-05 08:57:31 Communication session with the Device 42 “MQTT”, type: KpMqtt
Error reconnecting2021-01-05 08:57:31 Communication session with the Device 42 “MQTT”, type: KpMqtt
Error reconnecting2021-01-05 08:57:31 Communication session with the Device 42 “MQTT”, type: KpMqtt
Error reconnecting2021-01-05 08:57:31 Communication session with the Device 42 “MQTT”, type: KpMqtt
Error reconnecting2021-01-05 08:57:31 Communication session with the Device 42 “MQTT”, type: KpMqtt
Error reconnecting2021-01-05 08:57:31 Communication session with the Device 42 “MQTT”, type: KpMqtt
Error reconnecting2021-01-05 08:57:31 Communication session with the Device 42 “MQTT”, type: KpMqtt
Error reconnecting2021-01-05 08:57:31 Communication session with the Device 42 “MQTT”, type: KpMqtt
Error reconnecting2021-01-05 08:57:31 Communication session with the Device 42 “MQTT”, type: KpMqtt
Error reconnecting2021-01-05 08:57:31 Communication session with the Device 42 “MQTT”, type: KpMqtt
Error reconnecting2021-01-05 08:57:31 Communication session with the Device 42 “MQTT”, type: KpMqtt
Error reconnecting2021-01-05 08:57:31 Communication session with the Device 42 “MQTT”, type: KpMqtt
Error reconnecting2021-01-05 08:57:31 Communication session with the Device 42 “MQTT”, type: KpMqtt
Error reconnectingScreenshoots of setup I made:
https://ibb.co/Lg6sxwr
https://ibb.co/nmqHDbT
https://ibb.co/s3N7QXV
https://ibb.co/nBKbXrf
https://ibb.co/q5gtk7YPlease provide me some feeback and let me know what I am doing wrong.
Thanks in advancedinop
ParticipantHello,
Can you provide an example of how to do it?
dinop
ParticipantHello,
So far I made this. But I want to get a report based on shifts. Can you explain me how to set reading hour from 0:00 to 8:00, from 8:00 to 16:00 and from 16:00 to 0:00.
Example:
<Section>
<SectionOptions>
<ID>Section3</ID>
<SectionType>DataData</SectionType>
<Subheading>Consumption by sfifts</Subheading>
<SubheadingVisible>true</SubheadingVisible>
</SectionOptions>
<Table>
<ColumnGroup name=”Consumption”>
<Column name=”Radna” />
<Column name=”Jalova” />
<Column name=”Prividna” />
</ColumnGroup>
<RowGroup name=”Shifts” calcTotal=”true” calcAvg=”true”>
<Row name=”1.Shift (0:00-8:00)” rowStyle=”row-lg”>
<Cell cnlNum=”104″ calcType=”Val”/>
<Cell cnlNum=”105″ calcType=”Val”/>
<Cell cnlNum=”106″ calcType=”Val”/>
</Row>
<Row name=”2.Shift (8:00-16:00)” calcType=”Val” calcTotal=”true” calcAvg=”true” rowStyle=”row-lg”>
<Cell cnlNum=”107″ calcType=”Val” />
<Cell cnlNum=”108″ calcType=”Val” />
<Cell cnlNum=”109″ calcType=”Val” />
</Row>
<Row name=”3.Shift (16:00-0:00)” calcType=”Val” calcTotal=”true” calcAvg=”true” rowStyle=”row-lg”>
<Cell cnlNum=”110″ calcType=”Val” />
<Cell cnlNum=”111″ calcType=”Val” />
<Cell cnlNum=”112″ calcType=”Val” />
</Row>
</RowGroup>
</Table>
</Section>Picture:
https://ibb.co/2dTzBWVdinop
ParticipantHello,
I need report based on hours, shift (working) hours, daily, weekly, monthly… and any kind of time period.
Is it possible to define report time period for 8-hour shift with ElasticReport?Thanks
dinop
ParticipantGot it. Thanks
dinop
ParticipantHello,
I have a question about Dashboard layout.
Question in photo below.Thanks
dinop
ParticipantHello,
I want to ask if is it possible to use a variable for period inside XML document for Dashboard. For example in default example for Dashboard period is set to 2.
Can I use instead of number 2, a variable named xy that can be changed somewhere and then just called inside XML document for Dashboard.
EXAMPLE:
<?xml version=”1.0″ encoding=”utf-8″?>
<DashboardConfig>
<DashboardOptions>
<Name>Dashboard Example 1</Name>
<ColumnCount>1</ColumnCount>
<AspectRatio>3</AspectRatio>
</DashboardOptions>
<Widgets>
<Widget type=”Chart” cnlNums=”101,102,103,104,105″ viewIDs=”2,2,2,2,2″ mode=”rolling” PERIOD=”2″ (CAN HERE BE A VARIABLE?????) title=”Sample Chart” RefreshRate=”10000″ config=”PlgChartPro.xml” />
</Widgets>
</DashboardConfig>dinop
ParticipantGot it. Thanks for the help.
dinop
ParticipantHello,
I installed Extra Scheme Component, enetered the registartion key but in the Scheme editor I do not see Gauge component. Can you direct me?
Photos:
https://img.techpowerup.org/201119/scheme.png
https://img.techpowerup.org/201119/registration.pngThanks
dinop
Participantdinop
ParticipantHello Mikhail,
here is a screenshot because I do not understand how to make it. With levels bars I did not have any problems.
-
AuthorPosts