PowerShell

AutomationConnectIQ

AutomationConnectIQ-Added Ver0.3

Ver0.3releasedtoday.HemadeVer0.3.1,butfoundthatJapanesehelpwasnotincluded,soheimmediatelycreatedandreleasedVer0.3.2.Asam...
AutomationConnectIQ

Sample video of AutomationConnectIQ Check class operation

Asamplevideoofwhatyoucandowith"AutomationConnectIQ".Inthisvideo,onlyFr45ischecked.Inthefirsthalf,theinitialsettingsaredo...
AutomationConnectIQ

Powershell class for Check

TheclassthatisthebasisoftheimplementationinSamplevideoofAutomationConnectIQCheckclassoperation.Sincetheimplementationoft...
AutomationConnectIQ

AutomationConnectIQ-Sample1

A sample script for executing the build process in PowerShell using the Garmin SDK and Jungle class of AutomationConnectIQ.
AutomationConnectIQ

AutomationConnectIQ-Sample2

A sample script for executing the AutomationConnect IQ simulator in PowerShell.
AutomationConnectIQ

AutomationConnectIQ-Sample3

Sample script for GPS related settings and screen capture in AutomationConnectIQ simulator.
AutomationConnectIQ

AutomationConnectIQ-Sample4

AutomationConnectIQSDKRegardingsetting-relatedmenuoperations.Thefirsthalfisthesameasthecodeatthebeginninghere.Onlythesub...
AutomationConnectIQ

AutomationConnectIQ-Sample5

#Settingthenumberofnotifications.$sim.SetNotificationCount(4)#Settingthenumberofalarms.$sim.SetAlarmCount(3)#Batteryinfo...
AutomationConnectIQ

AutomationConnectIQ-Sample6

#Getdiagnosticresults$sim.ToggleMenu(::LowPowerMode,$true)Start-sleep-Milliseconds500#Earntimetoupdatethescreen$val=$sim...
AutomationConnectIQ

AutomationConnectIQ-Sample7

$time=$sim.CreateTime()$time.Open()$time.Time=Get-Date"2020-1-113:00:00"$time.Factor=3$time.Action(::Start)Start-sleep-S...
Sponsored Link