Redler Technologies Inc.

MotionPacketHelperBurnFileGetBurnFileAsync Method

A BurnFile factory

Definition

Namespace: Redler.Motion.Communication.MotionPackets
Assembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
C#
public static Task<MotionPacketHelperBurnFile> GetBurnFileAsync(
	string path
)

Parameters

path  String
A burning file path the it's extension is either .txt or .bin

Return Value

TaskMotionPacketHelperBurnFile

[Missing <returns> documentation for "M:Redler.Motion.Communication.MotionPackets.MotionPacketHelper.BurnFile.GetBurnFileAsync(System.String)"]

See Also