PySpin.IString¶ class IString(*args, **kwargs)¶ Proxy of C++ Spinnaker::GenApi::IString class. GetMaxLength(self) → int64_t¶ GetValue(self, Verify=False, IgnoreCache=False) → gcstring¶ Parameters¶ Verify: bool IgnoreCache: bool IsValueUpdated(self) → bool¶ SetValue(self, Value, Verify=True)¶ Parameters¶ Value: Spinnaker::GenICam::gcstring const & Verify: bool