1/11/2018 12:24 PM | |
Joined: 11/27/2017 Last visit: 10/24/2024 Posts: 1 Rating: (0) |
I want read LREAL data type from S7 input.What I need write to S7 variable.For example mine data is LREAL offset 6.0 ------------------------------------------------------------------------------------------ |
Last edited by: Jen_Moderator at: 1/17/2018 12:22:02 PMNew subject after splitting |
|
1/23/2018 9:27 AM | |
Joined: 4/28/2015 Last visit: 11/5/2024 Posts: 3345 Rating: (379)
|
Hi, there is not really a list.. Here is a little documentation with a few examples. Best regards! |
Not working for IOT2050 support anymore from March 1st, 2024. |
|
8/21/2023 8:31 PM | |
Joined: 2/1/2012 Last visit: 8/21/2024 Posts: 1 Rating: (0) |
var result = plc.Read(DataType.DataBlock, 15, 0, VarType.LReal, 1); db15 offset0 |
Follow us on