Thank you!!!


If this is your first visit, be sure to check out the FAQ. You must register before you can post.
IMPORTANT: Your first post will be checked for appropriate content. This may take a bit of time.
ATTENTION INSTEON HUB USERS: We can get you going again! Learn More Now
Sub Main( param As Object )
hs.SaveINISetting( "Device1","PollDelay","120","hspi_bt.ini" )
hs.plugin( "BT Connector").scanner.Devices( "Device1" ).ReloadConfig()
End Sub
Sub Main hs.SaveINISetting( "Device1","PollDelay","120","hspi_bt.ini" ) hs.plugin( "BT Connector").scanner.Devices( "Device1" ).ReloadConfig() End Sub
4/22/2012 2:46:47 PM Error Scripting runtime error: System.Reflection.TargetParameterCountException: Parameter count mismatch. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters) at Scheduler.VsaScriptHost.Invoke(String ModuleName, String MethodName, Object[] Arguments)
4/21/2012 8:48:33 PM Error Script compile error: Method arguments must be enclosed in parentheses.on line 15
4/21/2012 8:48:33 PM SCR Option Strict Offimports Schedulerimports SystemPublic Module scriptcode19#Region "Automatically generated code, do not modify"'Automatically generated code, do not modify'Event Sources Begin Public WithEvents hs As Scheduler.hsapplication Public WithEvents hsp As scheduler.hsp Public WithEvents hssystem As scheduler.phone0'Event Sources End'End of automatically generated code#End RegionSub Mainhs.SaveINISetting "Device1","PollDelay","15","hspi_bt.ini"hs.plugin("BT Connector"),scanner.Devices ("Device1").ReloadConfig()End SubEnd Module
ScriptingReferences=System.XML;System.XML.Dll,System.Data;System.Data.Dll,System.Web;System.Web.Dll,HSPI_BT;C:\Program Files\HomeSeer HS2\hspi_bt.dll
ScriptingReferences=HSPI_SMSC;C:\Program Files\HomeSeer 2\hspi_smsc.dll,HSPI_SKYPE;C:\Program Files\HomeSeer 2\hspi_skype.dll,HSPI_SIP;C:\Program Files\HomeSeer 2\hspi_sip.dll
4/20/2012 3:58:51 PM - Error - Running script, script run or compile error in file: Bluetooth 30.txt450:Wrong number of arguments or invalid property assignment: 'hs.plugin(...).scanner.Devices' in line 3 More info: Wrong number of arguments or invalid property assignment: 'hs.plugin(...).scanner.Devices'
Sub Main hs.SaveINISetting "Device1","PollDelay","120","hspi_bt.ini" hs.plugin( "BT Connector").scanner.Devices( "Device1" ).ReloadConfig() End Sub
ScriptingReferences=HSPI_SMSC;C:\Program Files\HomeSeer 2\hspi_smsc.dll,HSPI_SKYPE;C:\Program Files\HomeSeer 2\hspi_skype.dll,HSPI_SIP;C:\Program Files\HomeSeer 2\hspi_sip.dll
Leave a comment: