Visioscan Set SDK Libraries 1.0.14
Visioscan Set SDK Help documentation file for C++ and C++/CLI
 
Loading...
Searching...
No Matches
WEnumerations Namespace Reference

Enumerations

enum class  Protocol { Udp = 0 , Tcp = 1 }
 
enum class  ScanPacketType { Distance = 0 , DistanceAndIntensity = 1 }
 
enum class  AngularResolution {
  ZeroToZeroPointTwoAtEightyHz = 0 , ZeroToZeroPointOneAtFourtyHz = 1 , ZeroToZeroPointZeroFiveAtTwentyHz = 2 , ZeroToZeroPointZeroTwoFiveAtTenHz = 3 ,
  ZeroToZeroSomethingAtFiftyHz = 4
}
 
enum class  ScanningDirection { Clockwise = 0 , CounterClockwise = 1 }
 
enum class  FilterStatus { Off = 0 , On = 1 }
 
enum class  WindowCalibrationStatus { Processing = 0 , Done = 1 , Failed = 3 }
 
enum class  DisplayPageIndex {
  CustomLogoPage = 0 , OperatingStatus = 1 , WmsStatus = 2 , EthUsbConnectStatus = 3 ,
  NetworkInfo = 4 , BluethootConnection = 5
}
 
enum class  PageDirection { Normal = 0 , UpsideDown = 1 }
 
enum class  DisplayMode { Normal = 0 , On = 1 , Off = 2 }
 
enum class  TransmissionStatus { Off = 0 , On = 1 }
 
enum class  DisplayWakeUpRange {
  ThreeHundred = 0 , FiveHundred = 1 , TenHundred = 2 , FifteenHundred = 3 ,
  TwentyHundred = 4
}
 
enum class  DisplayWakeUpTime { TwoSec = 0 , ThreeSec = 1 , FiveSec = 2 , TenSec = 3 }
 
enum class  ObjSizeEnum {
  Twenty = 0 , Thirty = 1 , Fourty = 2 , Fifty = 3 ,
  Sixty = 4 , Seventy = 5 , Hundred = 6 , Hundred_fifty = 7 ,
  Three_hundred = 7 , Five_hundred = 8
}
 
enum class  ZoneTypeEnum { Protection = 0 , Warning1 = 1 , Warning2 = 2 }
 
enum class  ActiveLevelEnum { Low = 0 , High = 1 }
 
enum class  FunctionEnum {
  NotUsed = 0 , ProtectionFieldTrigger = 1 , WarningField1Trigger = 2 , WarningField2Trigger = 3 ,
  Error = 4
}
 

Enumeration Type Documentation

◆ ActiveLevelEnum

enum class WEnumerations::ActiveLevelEnum
strong
Enumerator
Low 
High 

◆ AngularResolution

Enumerator
ZeroToZeroPointTwoAtEightyHz 
ZeroToZeroPointOneAtFourtyHz 
ZeroToZeroPointZeroFiveAtTwentyHz 
ZeroToZeroPointZeroTwoFiveAtTenHz 
ZeroToZeroSomethingAtFiftyHz 

◆ DisplayMode

enum class WEnumerations::DisplayMode
strong
Enumerator
Normal 
On 
Off 

◆ DisplayPageIndex

Enumerator
CustomLogoPage 
OperatingStatus 
WmsStatus 
EthUsbConnectStatus 
NetworkInfo 
BluethootConnection 

◆ DisplayWakeUpRange

Enumerator
ThreeHundred 
FiveHundred 
TenHundred 
FifteenHundred 
TwentyHundred 

◆ DisplayWakeUpTime

Enumerator
TwoSec 
ThreeSec 
FiveSec 
TenSec 

◆ FilterStatus

enum class WEnumerations::FilterStatus
strong
Enumerator
Off 
On 

◆ FunctionEnum

enum class WEnumerations::FunctionEnum
strong
Enumerator
NotUsed 
ProtectionFieldTrigger 
WarningField1Trigger 
WarningField2Trigger 
Error 

◆ ObjSizeEnum

enum class WEnumerations::ObjSizeEnum
strong
Enumerator
Twenty 
Thirty 
Fourty 
Fifty 
Sixty 
Seventy 
Hundred 
Hundred_fifty 
Three_hundred 
Five_hundred 

◆ PageDirection

enum class WEnumerations::PageDirection
strong
Enumerator
Normal 
UpsideDown 

◆ Protocol

enum class WEnumerations::Protocol
strong
Enumerator
Udp 
Tcp 

◆ ScanningDirection

Enumerator
Clockwise 
CounterClockwise 

◆ ScanPacketType

enum class WEnumerations::ScanPacketType
strong
Enumerator
Distance 
DistanceAndIntensity 

◆ TransmissionStatus

Enumerator
Off 
On 

◆ WindowCalibrationStatus

Enumerator
Processing 
Done 
Failed 

◆ ZoneTypeEnum

enum class WEnumerations::ZoneTypeEnum
strong
Enumerator
Protection 
Warning1 
Warning2