String class/Byte Offset from Point method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 6345402
Scope Basic Development Environment
Data Name ByteOffFromPt
Short Name* ByteOffFromPt
Long Name* Byte Offset from Point
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 27
Owning Class Name String Class
Return Data Type I32 data type

I32

Invoke Node Byte Offset from Point
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read/Write)
Loads the block diagram into memoryNo
Loads the front panel into memoryYes
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningYes

Returns the byte offset of the string from the given point.

Parameters

Data type Name Required Description
I32 Byte Offset from Point Yes. Return value.
Numeric Cluster Point Yes A cluster of horizontal and vertical values that define the pixel position.

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links