Modifier and Type | Method and Description |
---|---|
static YInputCapture |
YInputCapture.FindInputCapture(String func)
Retrieves an instant snapshot trigger for a given identifier.
|
static YInputCapture |
YInputCapture.FindInputCaptureInContext(YAPIContext yctx,
String func)
Retrieves an instant snapshot trigger for a given identifier in a YAPI context.
|
static YInputCapture |
YInputCapture.FirstInputCapture()
comment from .yc definition
|
static YInputCapture |
YInputCapture.FirstInputCaptureInContext(YAPIContext yctx)
comment from .yc definition
|
YInputCapture |
YInputCapture.nextInputCapture()
comment from .yc definition
|
Modifier and Type | Method and Description |
---|---|
void |
YInputCapture.TimedReportCallback.timedReportCallback(YInputCapture function,
YMeasure measure) |
void |
YInputCapture.UpdateCallback.yNewValue(YInputCapture function,
String functionValue) |
Copyright © 2023. All rights reserved.