PySpin.IValue¶ class IValue(*args, **kwargs)¶ Proxy of C++ Spinnaker::GenApi::IValue class. FromString(self, ValueStr, Verify=True)¶ Parameters¶ ValueStr: Spinnaker::GenICam::gcstring const & Verify: bool GetNode(self) → INode¶ IsValueCacheValid(self) → bool¶ IsValueUpdated(self) → bool¶ ToString(self, Verify=False, IgnoreCache=False) → gcstring¶ Parameters¶ Verify: bool IgnoreCache: bool