Preparing search index...
The search index is not available
motion-master-client
motion-master-client
MotionMasterMessage
Status
DeviceFileList
FileList
Class FileList
Hierarchy
FileList
Implements
IFileList
Index
Constructors
constructor
Properties
files
Methods
toJSON
create
decode
decode
Delimited
encode
encode
Delimited
from
Object
get
Type
Url
to
Object
verify
Constructors
constructor
new
File
List
(
properties
?:
IFileList
)
:
FileList
Parameters
Optional
properties:
IFileList
Returns
FileList
Properties
files
files
:
string
[]
Methods
toJSON
toJSON
(
)
:
{
[k:
string
]
:
any
;
}
Returns
{
[k:
string
]
:
any
;
}
[
k:
string
]:
any
Static
create
create
(
properties
?:
IFileList
)
:
FileList
Parameters
Optional
properties:
IFileList
Returns
FileList
Static
decode
decode
(
reader
:
Uint8Array
|
Reader
, length
?:
number
)
:
FileList
Parameters
reader:
Uint8Array
|
Reader
Optional
length:
number
Returns
FileList
Static
decode
Delimited
decode
Delimited
(
reader
:
Uint8Array
|
Reader
)
:
FileList
Parameters
reader:
Uint8Array
|
Reader
Returns
FileList
Static
encode
encode
(
message
:
IFileList
, writer
?:
Writer
)
:
Writer
Parameters
message:
IFileList
Optional
writer:
Writer
Returns
Writer
Static
encode
Delimited
encode
Delimited
(
message
:
IFileList
, writer
?:
Writer
)
:
Writer
Parameters
message:
IFileList
Optional
writer:
Writer
Returns
Writer
Static
from
Object
from
Object
(
object
:
{
[k:
string
]
:
any
;
}
)
:
FileList
Parameters
object:
{
[k:
string
]
:
any
;
}
[
k:
string
]:
any
Returns
FileList
Static
get
Type
Url
get
Type
Url
(
typeUrlPrefix
?:
string
)
:
string
Parameters
Optional
typeUrlPrefix:
string
Returns
string
Static
to
Object
to
Object
(
message
:
FileList
, options
?:
IConversionOptions
)
:
{
[k:
string
]
:
any
;
}
Parameters
message:
FileList
Optional
options:
IConversionOptions
Returns
{
[k:
string
]
:
any
;
}
[
k:
string
]:
any
Static
verify
verify
(
message
:
{
[k:
string
]
:
any
;
}
)
:
null
|
string
Parameters
message:
{
[k:
string
]
:
any
;
}
[
k:
string
]:
any
Returns
null
|
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
motion-
master-
client
Motion
Master
Message
Request
Compute
Auto
Tuning
Gains
Position
Parameters
Compute
Full
Auto
Tuning
Gains
Enable
Motion
Controller
Get
Device
Parameter
Values
Set
Device
Ci
A402
State
Set
Device
Parameter
Values
Set
Ethercat
Network
State
Set
Signal
Generator
Parameters
Start
Full
Auto
Tuning
Status
Auto
Tuning
Error
Success
Warning
Circulo
Encoder
Configuration
Error
Success
Circulo
Encoder
Narrow
Angle
Calibration
Procedure
Error
Success
Warning
Cogging
Torque
Data
Error
Cogging
Torque
Recording
Error
Success
Device
Ci
A402
State
Error
Success
Device
Event
Device
Fault
Reset
Error
Success
Warning
Device
File
Error
Success
Device
File
List
Error
Device
Firmware
Installation
Error
Success
Warning
Device
Info
Device
Device
Log
Error
Device
Parameter
Info
Parameter
Device
Parameter
Values
Parameter
Value
Error
Success
Device
Sii
Restore
Error
Success
Device
Stop
Error
Success
Ethercat
Network
State
Error
Success
Full
Auto
Tuning
Error
Success
Warning
Monitoring
Parameter
Values
Error
Success
Warning
Motion
Controller
Error
Success
Narrow
Angle
Calibration
Error
Success
Offset
Detection
Error
Progress
Success
Open
Loop
Field
Control
Error
Success
Os
Command
Error
Success
Plant
Identification
Error
Success
Signal
Generator
Error
Success
Warning
System
Event
Error
Info
Success
Warning
System
Identification
Error
Success
Warning
File
List
constructor
files
toJSON
create
decode
decode
Delimited
encode
encode
Delimited
from
Object
get
Type
Url
to
Object
verify
Generated using
TypeDoc