Gets the BOP (Beginning of the packet), and the BOP type.
- bop ( Object %)
- BOP to use.
- type ( VariantType %)
- Type of the BOP.
A media must be selected, before using this method. If BOP is not used,
the type is GX_VT_NONE. By default variant type of BOP is None (GX_VT_NONE).
GXClient1.GetBOP var, vartype If vartype not GX_VT_NONE Then msg = var MsgBox msg + "is used as begin of packet mark" End If
Assembly: Gurux.Client (Module: Gurux.Client) Version: 5.0.0.1