Attaching Additional Data to a Session
- Updated2025-03-28
- 1 minute(s) read
Attaching Additional Data to a Session
Use the following methods to attach an object or data structure to a session object. You can also attach additional objects to an instrument session to implement a component that represents the instrument connection at a higher level of abstraction.
- InstrSession.AttachLong
- InstrSession.AttachLongPtr
- InstrSession.AttachObject
- InstrSession.AttachString
- InstrSession.DetachData
- InstrSession.GenerateUniqueID
- InstrSession.GetLong
- InstrSession.GetLongPtr
- InstrSession.GetObject
- InstrSession.GetString