{"id":6320,"date":"2026-08-25T08:00:00","date_gmt":"2026-08-25T00:00:00","guid":{"rendered":"https:\/\/bo-qi.com\/"},"modified":"2026-08-24T15:20:06","modified_gmt":"2026-08-24T07:20:06","slug":"how-dali-commands-affect-output-voltage-do","status":"publish","type":"post","link":"https:\/\/bo-qi.com\/zh\/how-dali-commands-affect-output-voltage-do\/","title":{"rendered":"How Do DALI Commands Affect Output Voltage?"},"content":{"rendered":"<style>article img, .entry-content img, .post-content img, .wp-block-image img, figure img, p img {max-width:100% !important; height:auto !important;}figure { max-width:100%; }img.top-image-square {width:280px !important; height:280px !important; object-fit:cover !important;border-radius:12px; box-shadow:0 2px 12px rgba(0,0,0,0.10);}@media (max-width:600px) {img.top-image-square { width:100% !important; height:auto !important; max-height:300px; }p:has(> img.top-image-square) { float:none !important; margin:0 auto 15px auto !important; text-align:center; }}.claim { background-color:#fff4f4; border-left:4px solid #e63946; border-radius:10px; padding:20px 24px; margin:24px 0; font-family:system-ui,sans-serif; line-height:1.6; position:relative; box-shadow:0 2px 6px rgba(0,0,0,0.03); }.claim-true { background-color:#eafaf0; border-left-color:#2ecc71; }.claim-icon { display:inline-block; font-size:18px; color:#e63946; margin-right:10px; vertical-align:middle; }.claim-true .claim-icon { color:#2ecc71; }.claim-title { display:flex; align-items:center; font-weight:600; font-size:16px; color:#222; }.claim-label { margin-left:auto; font-size:12px; background-color:#e63946; color:#fff; padding:3px 10px; border-radius:12px; font-weight:bold; }.claim-true .claim-label { background-color:#2ecc71; }.claim-explanation { margin-top:8px; color:#555; font-size:15px; }.claim-pair { margin:32px 0; }<\/style>\n<p style=\"float: right; margin-left: 15px; margin-bottom: 15px;\">\n  <img decoding=\"async\" style=\"max-width:100%;\" src=\"https:\/\/bo-qi.com\/wp-content\/uploads\/2026\/08\/v2-article-1787544179377-1.jpg\" alt=\"DALI commands affecting LED driver output voltage overview diagram (ID#1)\" class=\"top-image-square\">\n<\/p>\n<p>A panicked email reached our factory last spring: a client&#8217;s meter showed &#8220;wrong&#8221; voltage after sending DALI commands. Nothing was broken. That misunderstanding wastes hours, so let me untangle it.<\/p>\n<p><strong>DALI commands do not set a specific LED output voltage. They send a digital arc-power or light-output level from 0\u2013254. The DALI LED driver interprets that command and regulates its own output voltage and current to reach the requested brightness for the connected LED load.<\/strong><\/p>\n<p>That single distinction explains most confusion around DALI dimming. In this article, I will walk through what the commands really change, how to verify driver behavior, why voltage moves during dimming, and how you can customize the response for your project.<\/p>\n<h2>What DALI Commands Actually Change My LED Driver&#8217;s Output Voltage?<\/h2>\n<p>On our end-of-line test bench, every DALI dimmable driver we ship gets hit with a full command sweep. Watching those test logs daily taught me exactly which commands matter.<\/p>\n<p><strong>DALI commands such as DAPC (Direct Arc Power Control), UP, DOWN, STEP UP, and RECALL MAX LEVEL change the driver&#8217;s target light level, not its voltage directly. The control gear then adjusts current, voltage, or PWM duty cycle internally to reach that requested target.<\/strong><\/p>\n<p><img decoding=\"async\" style=\"max-width:100%; height:auto;\" src=\"https:\/\/bo-qi.com\/wp-content\/uploads\/2026\/08\/v2-article-1787544183330-2.jpg\" alt=\"DALI commands like DAPC and RECALL MAX LEVEL set target light level not voltage (ID#2)\" title=\"DALI Dimming Commands\"><\/p>\n<p>Think of the control chain like this: DALI command \u2192 requested light level \u2192 LED driver control loop \u2192 output voltage and current \u2192 LED light output. The driver, not the DALI bus, decides the actual electrical operating point. Under the <a href=\"https:\/\/www.iec.ch\/\" target=\"_blank\" rel=\"noopener noreferrer\">IEC 62386 standard<\/a> <sup id=\"ref-1\"><a href=\"#footnote-1\" class=\"footnote-ref\">1<\/a><\/sup>, a Direct Arc Power Control command carries an 8-bit value. That value maps a dimming level 0\u2013254 onto a logarithmic dimming curve, which matches how human eyes perceive brightness. The driver then acts like a digital-to-analog converter, translating that digital step into a physical output change.<\/p>\n<h3>Three Voltages People Confuse<\/h3>\n<p>Readers often mix up three completely different things. I separate them for every new customer, because the confusion is that common.<\/p>\n<table>\n<thead>\n<tr>\n<th>Voltage Type<\/th>\n<th>Typical Value<\/th>\n<th>What It Actually Is<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>DALI bus voltage<\/td>\n<td>Around 16 VDC<\/td>\n<td>Communication signal only, current-limited to 250 mA<\/td>\n<\/tr>\n<tr>\n<td>Driver output voltage<\/td>\n<td>Depends on the LED load<\/td>\n<td>Electrical power delivered to the LED string<\/td>\n<\/tr>\n<tr>\n<td>Light output level<\/td>\n<td>0\u2013254 digital scale<\/td>\n<td>What DALI commands really control<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3>How the Driver Translates Commands<\/h3>\n<p>For a <a href=\"https:\/\/www.ieee.org\/\" target=\"_blank\" rel=\"noopener noreferrer\">constant current driver<\/a> <sup id=\"ref-2\"><a href=\"#footnote-2\" class=\"footnote-ref\">2<\/a><\/sup>, the command changes the regulated current. The output voltage then settles wherever the LED string&#8217;s forward voltage sits. For a constant voltage driver, the voltage stays fixed, and the driver typically modulates the duty cycle of a high-frequency PWM signal instead. Configuration commands like FADE TIME and FADE RATE control how fast the transition happens. So a single UP command may shift output gradually over several seconds, not instantly.<\/p>\n<div class=\"claim-pair\">\n<div class=\"claim claim-true\">\n<div class=\"claim-title\"><span class=\"claim-icon\">\u2714<\/span> DALI commands set a digital light-output target, and the driver&#8217;s control loop determines the actual output voltage and current <span class=\"claim-label\">True<\/span><\/div>\n<div class=\"claim-explanation\">Under IEC 62386, DAPC commands send an 8-bit level from 0\u2013254, and the control gear translates that level into electrical output based on the connected LED load.<\/div>\n<\/div>\n<div class=\"claim claim-false\">\n<div class=\"claim-title\"><span class=\"claim-icon\">\u2718<\/span> A 50% DALI command means the driver outputs 50% of its rated voltage <span class=\"claim-label\">False<\/span><\/div>\n<div class=\"claim-explanation\">Two drivers receiving the same 50% command can show very different voltages because the LED loads differ; the command requests light output, not a voltage percentage.<\/div>\n<\/div>\n<\/div>\n<h2>How Can I Verify My DALI Driver Responds Correctly to Voltage Commands?<\/h2>\n<p>A lighting distributor in Singapore once messaged me on WhatsApp, worried our drivers were &#8220;ignoring&#8221; commands. Ten minutes of guided testing showed his meter was on the bus terminals, not the output.<\/p>\n<p><strong>Verify a DALI driver by checking bus voltage (about 16 VDC), sending a known dimming level 0\u2013254, and measuring light output, not just LED voltage. Then use query commands, or D4i energy reporting on DALI-2 drivers, to confirm the driver reached the requested level.<\/strong><\/p>\n<p><img decoding=\"async\" style=\"max-width:100%; height:auto;\" src=\"https:\/\/bo-qi.com\/wp-content\/uploads\/2026\/08\/v2-article-1787544186411-3.jpg\" alt=\"Verifying DALI driver response by checking bus voltage and dimming levels (ID#3)\" title=\"DALI Driver Verification\"><\/p>\n<p>Verification starts with the communication layer, not the load. If the DALI bus power supply is weak or overloaded, commands never arrive cleanly. The bus is current-limited at 250 mA; drawing more collapses the signal. During normal communication, the loop voltage fluctuates by roughly \u00b12\u20133 VDC, because devices briefly short the loop to transmit bits. That fluctuation is normal, not a fault.<\/p>\n<h3>A Step-by-Step Verification Process<\/h3>\n<ol>\n<li>Measure the idle bus voltage. It should sit near 16 VDC.<\/li>\n<li>Send a DAPC command at a known level, for example 128.<\/li>\n<li>Observe the light. It should move smoothly along the logarithmic dimming curve.<\/li>\n<li>Query the driver&#8217;s actual level. It should echo the value you sent.<\/li>\n<li>Only then measure LED output current and voltage against the datasheet.<\/li>\n<\/ol>\n<h3>Reading the Bus Correctly<\/h3>\n<table>\n<thead>\n<tr>\n<th>Bus Reading<\/th>\n<th>Meaning<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Above 9.5 V<\/td>\n<td>Logic high region; typical high near 16 V<\/td>\n<\/tr>\n<tr>\n<td>Below 6.5 V<\/td>\n<td>Logic low during bit transmission<\/td>\n<\/tr>\n<tr>\n<td>6.5 V to 9.5 V<\/td>\n<td>Undefined zone; readings here suggest wiring or supply issues<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Modern <a href=\"https:\/\/www.dali-alliance.org\/\" target=\"_blank\" rel=\"noopener noreferrer\">DALI-2 drivers<\/a> <sup id=\"ref-3\"><a href=\"#footnote-3\" class=\"footnote-ref\">3<\/a><\/sup> make verification even easier. D4i drivers built to Part 252 report real-time voltage, power, and energy data through query commands. In our own QC process, we log this feedback for every batch before export, because DALI-2 certification standardizes how command values map to output across manufacturers. That consistency is exactly what buyers like engineering companies need for multi-vendor projects.<\/p>\n<h2>Why Does My Output Voltage Fluctuate or Drop During DALI Dimming?<\/h2>\n<p>Early in my export career, a project team in Germany returned a batch they believed was defective. Every unit passed retesting. The lesson stuck: unexpected voltage readings usually mean misread physics, not bad drivers.<\/p>\n<p><strong>Output voltage changes during DALI dimming because a constant current driver lowers LED current, so the LED string&#8217;s forward voltage naturally drops. Fluctuation seen on a meter often comes from PWM dimming, fade transitions, or accidentally measuring the communication bus instead of the LED output.<\/strong><\/p>\n<p><img decoding=\"async\" style=\"max-width:100%; height:auto;\" src=\"https:\/\/bo-qi.com\/wp-content\/uploads\/2026\/08\/v2-article-1787544189269-4.jpg\" alt=\"Output voltage fluctuation during DALI dimming from PWM and fade transitions (ID#4)\" title=\"DALI Voltage Fluctuation\"><\/p>\n<p>Let me break this into cause and effect, because each source of &#8220;fluctuation&#8221; has a different fix. First, basic diode physics. LEDs have a forward voltage that falls slightly as current falls. So when a DALI command dims a <a href=\"https:\/\/bo-qi.com\/how-to-choose-between-constant-current-and-constant-voltage-0-10v-led-drivers\/\">constant current driver<\/a> from 100% to 10%, the measured LED voltage drops a little. That is correct regulation, not a communication problem. If a technician measures an unexpected voltage after changing a DALI level, the first question should be whether the driver is correctly regulating the LED load, not whether DALI failed.<\/p>\n<p>Second, PWM dimming. Many constant voltage drivers hold amplitude steady and chop the output at high frequency. An average-reading multimeter then shows a &#8220;voltage&#8221; that scales with duty cycle. The rail is not actually sagging; the meter is averaging pulses.<\/p>\n<h3>Common Causes and What They Really Mean<\/h3>\n<table>\n<thead>\n<tr>\n<th>Symptom<\/th>\n<th>Likely Cause<\/th>\n<th>Is It a Fault?<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Voltage drops slightly at low dim levels<\/td>\n<td>Normal forward-voltage behavior of the LED string<\/td>\n<td>No<\/td>\n<\/tr>\n<tr>\n<td>Meter shows a scaled-down voltage<\/td>\n<td>PWM output averaged by the meter<\/td>\n<td>No<\/td>\n<\/tr>\n<tr>\n<td>Voltage drifts slowly after a command<\/td>\n<td>FADE TIME or FADE RATE transition in progress<\/td>\n<td>No<\/td>\n<\/tr>\n<tr>\n<td>Voltage jumps with no new command<\/td>\n<td>POWER ON LEVEL or SYSTEM FAILURE LEVEL triggered<\/td>\n<td>Check bus health<\/td>\n<\/tr>\n<tr>\n<td>Command has no visible effect<\/td>\n<td>Driver already at MIN LEVEL or MAX LEVEL cap<\/td>\n<td>Check configuration<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Third, fade behavior. FADE TIME and FADE RATE dictate the transition speed between output states. Advanced drivers use 16-bit internal interpolation across the 254-step range, so ultra-slow fades stay smooth with no visible stepping. During those long fades, output naturally drifts. Finally, some high-efficiency drivers use dynamic rail scaling, adjusting the internal DC-DC converter&#8217;s rail voltage at low dim levels to cut switching losses and heat. Voltage movement there is a feature, not a defect.<\/p>\n<div class=\"claim-pair\">\n<div class=\"claim claim-true\">\n<div class=\"claim-title\"><span class=\"claim-icon\">\u2714<\/span> A drop in measured LED voltage during dimming is often normal constant-current regulation <span class=\"claim-label\">True<\/span><\/div>\n<div class=\"claim-explanation\">As the driver reduces current per the DALI level, the LED string&#8217;s forward voltage falls slightly, which is expected electrical behavior rather than a fault.<\/div>\n<\/div>\n<div class=\"claim claim-false\">\n<div class=\"claim-title\"><span class=\"claim-icon\">\u2718<\/span> An unexpected voltage reading at the LED output always means a DALI communication failure <span class=\"claim-label\">False<\/span><\/div>\n<div class=\"claim-explanation\">PWM averaging, active fades, fallback levels, and normal load regulation all change readings; the driver&#8217;s regulation of the load should be checked before blaming the bus.<\/div>\n<\/div>\n<\/div>\n<h2>Can I Customize How DALI Commands Control Output Voltage for My Project?<\/h2>\n<p>Every custom order forces us to weigh a trade-off: locking parameters at the factory gives consistency, while leaving them programmable gives installers flexibility. We usually recommend a hybrid, and here is why.<\/p>\n<p><strong>Yes. You can customize how DALI commands shape output by configuring minimum level, maximum level, fade time, fade rate, power-on level, and system failure level, or by ordering drivers with tuned dimming curves, PWM frequency, and current settings matched to your project.<\/strong><\/p>\n<p>Customization happens at two layers, and understanding both saves money. The first layer is standard DALI configuration. Every compliant driver stores variables that reshape how commands translate into output. MIN LEVEL and MAX LEVEL cap the result internally; a command below the minimum simply lands at the floor. POWER ON LEVEL defines the output when mains power first arrives. SYSTEM FAILURE LEVEL defines the fallback if the bus signal disappears. Some drivers go to full output on power-up and drop to a preset level on signal loss, which means output can change even with no new command. For hotels and hospitals, we often preset these values before shipping so every fixture behaves identically out of the box.<\/p>\n<h3>Factory-Level Customization Options<\/h3>\n<p>The second layer is hardware and firmware tuning, which we handle at the design stage:<\/p>\n<ul>\n<li><strong>Output current setting.<\/strong> We match a constant current driver&#8217;s regulation point to your exact LED module, so the same DALI level produces predictable light across the whole project.<\/li>\n<li><strong>Dimming curve selection.<\/strong> Logarithmic suits human perception; linear suits daylight-harvesting sensors and control algorithms.<\/li>\n<li><strong>PWM frequency.<\/strong> Higher frequencies avoid flicker on camera-heavy sites like studios or retail spaces.<\/li>\n<li><strong>Deep-dimming performance.<\/strong> Drivers with 16-bit interpolation keep 1% dimming smooth for cinemas and conference rooms.<\/li>\n<li><strong>Branding and documentation.<\/strong> We offer customizable logos and private designs for distributors building their own product lines.<\/li>\n<\/ul>\n<p>One exception deserves a clear warning. A dedicated <a href=\"https:\/\/en.wikipedia.org\/wiki\/Digital_Addressable_Lighting_Interface\" target=\"_blank\" rel=\"noopener noreferrer\">DALI-to-0\u201310V converter<\/a> <sup id=\"ref-4\"><a href=\"#footnote-4\" class=\"footnote-ref\">4<\/a><\/sup> deliberately translates DALI commands into an analog control voltage, mapping 0\u2013254 onto a 0\u201310 V output. That is a downstream conversion device, not normal DALI driver behavior. If your project mixes DALI controllers with legacy 0-10V dimmable LED drivers, use that interface intentionally, and never expect a standard DALI driver to behave the same way.<\/p>\n<div class=\"claim-pair\">\n<div class=\"claim claim-true\">\n<div class=\"claim-title\"><span class=\"claim-icon\">\u2714<\/span> MIN LEVEL and MAX LEVEL settings inside the driver can override the apparent effect of a DALI command <span class=\"claim-label\">True<\/span><\/div>\n<div class=\"claim-explanation\">The control gear internally restricts output to these stored limits, so a command that seems ignored may simply be hitting a configured cap.<\/div>\n<\/div>\n<div class=\"claim claim-false\">\n<div class=\"claim-title\"><span class=\"claim-icon\">\u2718<\/span> DALI works like 0\u201310V dimming, where the control voltage itself is proportional to brightness <span class=\"claim-label\">False<\/span><\/div>\n<div class=\"claim-explanation\">DALI is a digital protocol; the receiver interprets the message and adjusts output, and any 0\u201310 V behavior comes only from a separate converter device.<\/div>\n<\/div>\n<\/div>\n<h2>Conclusion<\/h2>\n<p>DALI commands request light levels; the driver sets the voltage. Misreading that costs projects time and trust. Choose well-configured, <a href=\"https:\/\/bo-qi.com\/understanding-dali-dt6-dt8-cv-drivers-one-project-actually-need\/\">DALI-2 certified drivers<\/a>, and those surprises disappear.<\/p>\n<h2>Footnotes<\/h2>\n<p><span id=\"footnote-1\"><\/p>\n<ol>\n<li>Official site for the international standard governing DALI technology. <a href=\"#ref-1\" class=\"footnote-backref\">\u21a9\ufe0e<\/a><br \/>\n<\/span><\/li>\n<\/ol>\n<p><span id=\"footnote-2\"><\/p>\n<ol start=\"2\">\n<li>Authoritative source for electrical engineering standards and terminology related to power electronics. <a href=\"#ref-2\" class=\"footnote-backref\">\u21a9\ufe0e<\/a><br \/>\n<\/span><\/li>\n<\/ol>\n<p><span id=\"footnote-3\"><\/p>\n<ol start=\"3\">\n<li>Official industry alliance providing certification and technical specifications for DALI-2 technology. <a href=\"#ref-3\" class=\"footnote-backref\">\u21a9\ufe0e<\/a><br \/>\n<\/span><\/li>\n<\/ol>\n<p><span id=\"footnote-4\"><\/p>\n<ol start=\"4\">\n<li>Provides context on the DALI protocol and how it differs from analog dimming systems. <a href=\"#ref-4\" class=\"footnote-backref\">\u21a9\ufe0e<\/a><br \/>\n<\/span><\/li>\n<\/ol>\n<p><script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How Do DALI Commands Affect Output Voltage?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"DALI commands do not set a specific LED output voltage. They send a digital arc-power or light-output level from 0&ndash;254. The DALI LED driver interprets that command and regulates its own output voltage and current to reach the requested brightness for the connected LED load.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What DALI Commands Actually Change My LED Driver's Output Voltage?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"DALI commands such as DAPC (Direct Arc Power Control), UP, DOWN, STEP UP, and RECALL MAX LEVEL change the driver's target light level, not its voltage directly. The control gear then adjusts current, voltage, or PWM duty cycle internally to reach that requested target.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How Can I Verify My DALI Driver Responds Correctly to Voltage Commands?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Verify a DALI driver by checking bus voltage (about 16 VDC), sending a known dimming level 0&ndash;254, and measuring light output, not just LED voltage. Then use query commands, or D4i energy reporting on DALI-2 drivers, to confirm the driver reached the requested level.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Why Does My Output Voltage Fluctuate or Drop During DALI Dimming?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Output voltage changes during DALI dimming because a constant current driver lowers LED current, so the LED string's forward voltage naturally drops. Fluctuation seen on a meter often comes from PWM dimming, fade transitions, or accidentally measuring the communication bus instead of the LED output.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I Customize How DALI Commands Control Output Voltage for My Project?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. You can customize how DALI commands shape output by configuring minimum level, maximum level, fade time, fade rate, power-on level, and system failure level, or by ordering drivers with tuned dimming curves, PWM frequency, and current settings matched to your project.\"\n      }\n    }\n  ]\n}\n<\/script><br \/>\n<script type=\"application\/ld+json\">\n[\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"ClaimReview\",\n    \"url\": \"\",\n    \"claimReviewed\": \"DALI commands set a digital light-output target, and the driver's control loop determines the actual output voltage and current\",\n    \"author\": {\n      \"@type\": \"Organization\",\n      \"name\": \"Article Author\"\n    },\n    \"reviewRating\": {\n      \"@type\": \"Rating\",\n      \"ratingValue\": 5,\n      \"bestRating\": 5,\n      \"worstRating\": 1,\n      \"alternateName\": \"True\"\n    }\n  },\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"ClaimReview\",\n    \"url\": \"\",\n    \"claimReviewed\": \"A 50% DALI command means the driver outputs 50% of its rated voltage\",\n    \"author\": {\n      \"@type\": \"Organization\",\n      \"name\": \"Article Author\"\n    },\n    \"reviewRating\": {\n      \"@type\": \"Rating\",\n      \"ratingValue\": 1,\n      \"bestRating\": 5,\n      \"worstRating\": 1,\n      \"alternateName\": \"False\"\n    }\n  },\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"ClaimReview\",\n    \"url\": \"\",\n    \"claimReviewed\": \"A drop in measured LED voltage during dimming is often normal constant-current regulation\",\n    \"author\": {\n      \"@type\": \"Organization\",\n      \"name\": \"Article Author\"\n    },\n    \"reviewRating\": {\n      \"@type\": \"Rating\",\n      \"ratingValue\": 5,\n      \"bestRating\": 5,\n      \"worstRating\": 1,\n      \"alternateName\": \"True\"\n    }\n  },\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"ClaimReview\",\n    \"url\": \"\",\n    \"claimReviewed\": \"An unexpected voltage reading at the LED output always means a DALI communication failure\",\n    \"author\": {\n      \"@type\": \"Organization\",\n      \"name\": \"Article Author\"\n    },\n    \"reviewRating\": {\n      \"@type\": \"Rating\",\n      \"ratingValue\": 1,\n      \"bestRating\": 5,\n      \"worstRating\": 1,\n      \"alternateName\": \"False\"\n    }\n  },\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"ClaimReview\",\n    \"url\": \"\",\n    \"claimReviewed\": \"MIN LEVEL and MAX LEVEL settings inside the driver can override the apparent effect of a DALI command\",\n    \"author\": {\n      \"@type\": \"Organization\",\n      \"name\": \"Article Author\"\n    },\n    \"reviewRating\": {\n      \"@type\": \"Rating\",\n      \"ratingValue\": 5,\n      \"bestRating\": 5,\n      \"worstRating\": 1,\n      \"alternateName\": \"True\"\n    }\n  },\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"ClaimReview\",\n    \"url\": \"\",\n    \"claimReviewed\": \"DALI works like 0&ndash;10V dimming, where the control voltage itself is proportional to brightness\",\n    \"author\": {\n      \"@type\": \"Organization\",\n      \"name\": \"Article Author\"\n    },\n    \"reviewRating\": {\n      \"@type\": \"Rating\",\n      \"ratingValue\": 1,\n      \"bestRating\": 5,\n      \"worstRating\": 1,\n      \"alternateName\": \"False\"\n    }\n  }\n]\n<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>DALI commands set a digital light-output target, not voltage directly; learn how LED drivers translate levels 0\u2013254 into real voltage changes.<\/p>","protected":false},"author":1,"featured_media":6334,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_seopress_robots_primary_cat":"none","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","footnotes":""},"categories":[32],"tags":[],"class_list":{"0":"post-6320","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-dali-driver"},"_links":{"self":[{"href":"https:\/\/bo-qi.com\/zh\/wp-json\/wp\/v2\/posts\/6320","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bo-qi.com\/zh\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bo-qi.com\/zh\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bo-qi.com\/zh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bo-qi.com\/zh\/wp-json\/wp\/v2\/comments?post=6320"}],"version-history":[{"count":1,"href":"https:\/\/bo-qi.com\/zh\/wp-json\/wp\/v2\/posts\/6320\/revisions"}],"predecessor-version":[{"id":6338,"href":"https:\/\/bo-qi.com\/zh\/wp-json\/wp\/v2\/posts\/6320\/revisions\/6338"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/bo-qi.com\/zh\/wp-json\/wp\/v2\/media\/6334"}],"wp:attachment":[{"href":"https:\/\/bo-qi.com\/zh\/wp-json\/wp\/v2\/media?parent=6320"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bo-qi.com\/zh\/wp-json\/wp\/v2\/categories?post=6320"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bo-qi.com\/zh\/wp-json\/wp\/v2\/tags?post=6320"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}