Click or drag to resize

ConfigurationConfigurationClientSetPdaConfig(CardConfigurations) Method

Sets the PDA configurations from a configuration message.

Namespace: RAYLASE.PDA.API
Assembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.1.1
Syntax
C#
public Status SetPdaConfig(
	CardConfigurations cardConfigurations
)

Parameters

cardConfigurations  CardConfigurations
Configurations for all (to be) connected cards.

Return Value

Status

[Missing <returns> documentation for "M:RAYLASE.PDA.API.Configuration.ConfigurationClient.SetPdaConfig(RAYLASE.PDA.API.CardConfigurations)"]

See Also