[S7] String data type as in/out parameter

falc

Member
Join Date
Aug 2007
Location
antwerp
Posts
11
Hi

is it possible to use strings as in/out parameters for an FC block in S7. i am trying to make an FC that searches for a specific code in a stringm and gives back a value that belongs to that code.

but i cant use the variables in the standard FC blocks that are available for strings ( like find, mid, insert, ...)
 
falc said:
Hi i am trying to make an FC that searches for a specific code in a stringm and gives back a value that belongs to that code.

but i cant use the variables in the standard FC blocks that are available for strings ( like find, mid, insert, ...)

Can you write the pseudo-code for the specific processing you require.
 

Similar Topics

I am needing to transfer some prod_cons tags where the data type is a string[10]. Can you move a String data type? Thanks in advance RM
Replies
18
Views
3,486
Hello guys, i want to use string data type in plc m221 by Schneider electric. to transmit data from software scada expert vijeo citect to plc...
Replies
0
Views
2,438
Good Morning , I'm trying to move a total for a dose into a dose history. I'm able to get my totals to move just fine. I would also like to...
Replies
6
Views
2,360
I am using a IO_LINK CALL FB for reading data from sensor and when I record the Vendor ID or Name in String datatype I get the first two...
Replies
5
Views
2,282
Hello all, I need help creating a string. The PLC is an A/B L-55 logix controller. The controller receives data from a Sick bar code reader in...
Replies
2
Views
4,247
Back
Top Bottom