
<!--
document.write('<link rel="stylesheet" href="../link-style.css" type="text/css">');

function go2(){
if (document.selecter2.select2.options[document.selecter2.select2.selectedIndex].value != "none") {
location = document.selecter2.select2.options[document.selecter2.select2.selectedIndex].value
		}
	}
//-->
<!--
document.write('<form name="selecter2"><select name="select2" size=1px class="list" onchange="go2()">');
document.write('<option value=none>Select Application Notes');
document.write('<option value="none">**SimplIQ Digital Servo Drives**');
document.write('<option value=none>------------------------------');
document.write('<option value="http://www.elmomc.com/applications/Homing-SimplIQ-Servo-Drives.htm">Homing in SimplIQ Servo Drives');
document.write('<option value="http://www.elmomc.com/applications/pulse-and-direction-position-velocity-commands.htm">Pulse and Direction');
document.write('<option value="http://www.elmomc.com/applications/open-collector-outputs.htm">Open Collector Outputs');
document.write('<option value="http://www.elmomc.com/applications/open-collector-inputs.htm">Open Collector Inputs');
document.write('<option value="http://www.elmomc.com/support/manuals/MAN-CBLKIT.pdf">Harmonica and Bassoon Cable Kits');
document.write('<option value="http://www.elmomc.com/products/elmo-servo-drive-motor-packages-main.htm">Drive-Motor Packages');
document.write('<option value="http://www.elmomc.com/applications/article/Encoder-CANOpen-Network.pdf">Placing an Encoder on a CANOpen...');
document.write('<option value="http://www.elmomc.com/applications/article/Analog-Input-offset.pdf">Analog input offset and gain adjust.');
document.write('<option value="http://www.elmomc.com/applications/soldering-cleaning-PCB-mounted-servo-drives.htm">Soldering and Cleaning');
document.write('<option value="http://www.elmomc.com/applications/EMC-Filterings-bassoon.htm">EMC Filtering of the BASSOON');
document.write('<option value="http://www.elmomc.com/applications/article/Application-Note-5001.pdf">Current Mode');
document.write('<option value=none>------------------------------');
document.write('<option value="none">**Brushless type analog products**');
document.write('<option value="http://www.elmomc.com/applications/handling-10v-command-reference.html">Handling ±10V command ref.');
document.write('<option value="http://www.elmomc.com/applications/Minimum-inductance-VPF.html">Minimum inductance for PIC/FLU');
document.write('<option value="http://www.elmomc.com/applications/VPF-thermal-considerations.htm">PIC/FLU-thermal Considerations');
document.write('<option value="http://www.elmomc.com/applications/VPF-enable-signal.htm">PIC/FLU - enable input');
document.write('<option value=none>------------------------------');
document.write('<option value="none">**Power supplies**');
document.write('<option value="http://www.elmomc.com/applications/power-supply-wires.htm">Power Supply Wires ');
document.write('<option value="http://www.elmomc.com/applications/Power-Supply-Quality.htm">Power Supply Quality');
document.write('<option value="http://www.elmomc.com/applications/power-supply-design-notes.htm">Power Supply design notes');
document.write('<option value="http://www.elmomc.com/applications/Design-consideration-for-a-shunt-regulator.htm">Shunt regulator-Design');
document.write('<option value=none>------------------------------');
document.write('<option value="none">**Control**');
document.write('<option value="http://www.elmomc.com/applications/article/high-order-control-design.pdf">High Order Control Design');
document.write('<option value=none>------------------------------');
document.write('<option value="none">**General**');
document.write('<option value="http://www.elmomc.com/applications/soldering-acceptability-requirements.htm">Soldering Acceptability');
document.write('<option value="http://www.elmomc.com/applications/article/Electromagnetic-Compatibility.pdf">Electromagnetic Compatibility(EMC)');
document.write('<option value="http://www.elmomc.com/applications/article/Interfacing-with-a-PWM.pdf">Interfacing with a PWM & Direction...');
document.write('<option value="http://www.elmomc.com/applications/Length-limitations-on-motor-cables.htm">Length limitations on motor cables');
document.write('</select>');
document.write('</form>');
// end hiding contents -->

