Scripting
Questions and discussions about scripting
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Workflow with interaction to load a file

Hi Guys, Do you know if it is possible to make an interactive workflow where we can load a file available on my computer?The purpose is to provide reference data to the workflow to provision static channels 2.4GHz/5GHz on APs.The APs are adopted by a...

Resolved! XMC Python System Variables and api commands

Hi, I am starting to create our own scripts/macros for certain tasks in Python and been looking at some of the built in one, so a simple one is disable a port: from device import apiprint "selected ports = " + emc_vars["port"]api.perform_port_operati...

Chad5 by Contributor
  • 6722 Views
  • 17 replies
  • 0 kudos

Resolved! EXOS Script for disabling ports on specific days

Hello,I am attempting to create a script that allows us to enable/disable ports at a certain time, on weekdays only and cannot find a proper guide on how we would do this, i am wondering if anyone else has come up with a solution - or could point me ...

Kfoster by New Contributor
  • 2007 Views
  • 2 replies
  • 0 kudos

Resolved! B-Series with multiple ports

I have a python script that I’m using for B-series switches to configure multiple ports at the same time. #@METADATASTART#@ScriptDescription "Change port from static to NAC".#@DetailDescriptionStart####################################################...

cslayton by New Contributor
  • 3852 Views
  • 15 replies
  • 0 kudos
GTM-P2G8KFN